getStreamingInfoFromVideo

abstract fun getStreamingInfoFromVideo(@NonNull appVideoObject: Any, screenType: ScreenType, callback: ICommandCallback<VideoStreamInfo>)

Map host app's video object to Vizbee VideoStreamInfo.

Parameters

appVideoObject

any data type that naturally encapsulates the host app's video metadata

callback

asynchronous success callback.