Expose frames per second in get videos
All checks were successful
Tests / Tests (pull_request) Successful in 7s

This commit is contained in:
2024-08-26 20:53:16 -06:00
parent ba36bc709c
commit f9b02f65e0
2 changed files with 3 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ query GetVideoDetails($videoId: Int!) {
query GetVideos($videoIds: [Int!]!) {
getVideos(videoIds: $videoIds) {
id
framesPerSecond
stream {
id
streamSegmentType