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
Is there a way to know the width and height size of the current video track without having the videoTracks from PlayerEvent.tracksAvailable?
Is it possible to implement the same behaviour of Android's PlayerEvent.tracksAvailable observer/listener?
Thanks
The text was updated successfully, but these errors were encountered:
Prerequisites
Expected behavior
Receiving videoTracks details as playkit-android does
Actual behavior
Only textTracks and audioTracks will be returned
Console output
ANDROID:
IOS:
Is there a way to know the width and height size of the current video track without having the videoTracks from PlayerEvent.tracksAvailable?
Is it possible to implement the same behaviour of Android's PlayerEvent.tracksAvailable observer/listener?
Thanks
The text was updated successfully, but these errors were encountered: