get Streaming Info From Video
abstract fun getStreamingInfoFromVideo(@NonNull appVideoObject: Any, screenType: ScreenType, callback: ICommandCallback<VideoStreamInfo>)
Map host app's video object to Vizbee VideoStreamInfo.
Parameters
app Video Object
any data type that naturally encapsulates the host app's video metadata
callback
asynchronous success callback.