Add streamSegmentType to Stream

This commit is contained in:
2024-07-27 20:51:48 -06:00
parent 251ebe7056
commit 378878967a
3 changed files with 10 additions and 5 deletions

View File

@@ -179,6 +179,7 @@ query GetVideo($videoId: Int!) {
}
}
stream {
streamSegmentType
segments {
segmentIndex
endFrameIndex