Skip to content

Commit

Permalink
add hires proxy manifest kind
Browse files Browse the repository at this point in the history
  • Loading branch information
Bramart committed Dec 5, 2024
1 parent 5aca822 commit 5cdb087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ export interface FileLike {

export enum BroadcastableFileKind {
ProxyManifest = "ProxyManifest",
ProxyHiResManifest = "ProxyHiResManifest",
ProxyImfManifest = "ProxyImfManifest",
ProxyDcpManifest = "ProxyDcpManifest",
ProxyDcdmManifest = "ProxyDcdmManifest",
Expand Down

0 comments on commit 5cdb087

Please sign in to comment.