ad frames per second to schema

This commit is contained in:
2024-07-18 16:14:28 -07:00
parent eaeb1ed0ea
commit a95bdab8bf
2 changed files with 2 additions and 0 deletions

View File

@@ -405,6 +405,7 @@ input VideoMetadataInput {
streamSegmentType: StreamSegmentTypeEnum = null
endStream: Boolean! = false
resolution: VideoResolution = null
framesPerSecond: Float = null
}
input UploadStreamMetadataInput {