Drop frame count from videl gql
This commit is contained in:
parent
828140ed2b
commit
a7e8861681
@ -77,9 +77,8 @@ type VideoGQL {
|
|||||||
shots: [ShotGQL!]!
|
shots: [ShotGQL!]!
|
||||||
startTime: DateTime!
|
startTime: DateTime!
|
||||||
endTime: DateTime!
|
endTime: DateTime!
|
||||||
elapsedTime: Float!
|
elapsedTime: Float
|
||||||
framesPerSecond: Int!
|
framesPerSecond: Int!
|
||||||
totalFrames: Int!
|
|
||||||
stream: UploadStreamGQL
|
stream: UploadStreamGQL
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user