Remote Track Publication
class RemoteTrackPublication(info: <Error class: unknown class>, track: Track? = null, participant: RemoteParticipant, @Named(value = "dispatcher_io" ) ioDispatcher: CoroutineDispatcher) : TrackPublication
Constructors
Link copied to clipboard
constructor(info: <Error class: unknown class>, track: Track? = null, participant: RemoteParticipant, @Named(value = "dispatcher_io" ) ioDispatcher: CoroutineDispatcher)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns true if track is subscribed, and ready for playback
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
disable server from sending down data for this track
Link copied to clipboard
Subscribe or unsubscribe from this track
Link copied to clipboard
Update the dimensions that the server will use for determining the video quality to send down.
Link copied to clipboard
Update the fps that the server will use for determining the video quality to send down.
Link copied to clipboard
For tracks that support simulcasting, directly adjust subscribed quality
Link copied to clipboard