Frames per second is float
This commit is contained in:
@@ -206,7 +206,7 @@ type VideoGQL {
|
||||
startTime: DateTime
|
||||
endTime: DateTime
|
||||
elapsedTime: Float
|
||||
framesPerSecond: Int!
|
||||
framesPerSecond: Float!
|
||||
stream: UploadStreamGQL
|
||||
playlist: HLSPlaylistGQL
|
||||
tags: [VideoTag!]!
|
||||
|
Reference in New Issue
Block a user