You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, please correct me if I am wrong, but making filter: VideoSearchOptions::Video, or filter: VideoSearchOptions::Audio, works but filter: VideoSearchOptions::VideoAudio, isn't, returns Video source empty.
yes, its correct if po_token detected, code using IOS client to fetch stream datas and IOS client dosen't have video and audio streams at the same time.
Hi, please correct me if I am wrong, but making
filter: VideoSearchOptions::Video,
orfilter: VideoSearchOptions::Audio,
works butfilter: VideoSearchOptions::VideoAudio,
isn't, returnsVideo source empty
.The text was updated successfully, but these errors were encountered: