CustomTrackListener

Listener interface for asynchronous custom track creation.

See also

Functions

Link copied to clipboard
abstract fun onTrackReady(track: CustomStreamTrack)
Called when the custom track has been created and is ready to use.