ad frames per second to schema
This commit is contained in:
@@ -1167,6 +1167,7 @@ export type VideoHistoryGql = {
|
||||
export type VideoMetadataInput = {
|
||||
endStream?: Scalars["Boolean"]["input"];
|
||||
endTime?: InputMaybe<Scalars["DateTime"]["input"]>;
|
||||
framesPerSecond?: InputMaybe<Scalars["Float"]["input"]>;
|
||||
gameType?: InputMaybe<Scalars["String"]["input"]>;
|
||||
lastIntendedSegmentBound?: InputMaybe<Scalars["Int"]["input"]>;
|
||||
resolution?: InputMaybe<VideoResolution>;
|
||||
|
||||
Reference in New Issue
Block a user