public class LocalVideoTrackPublication extends Object implements VideoTrackPublication
LocalVideoTrack that has been shared to a
Room.| Modifier and Type | Method and Description |
|---|---|
LocalVideoTrack |
getLocalVideoTrack()
Returns the published local video track.
|
String |
getTrackName()
Returns the name of the local video track.
|
String |
getTrackSid()
Returns the local video track's server identifier.
|
VideoTrack |
getVideoTrack()
Returns the base video track object of the published local video track.
|
boolean |
isTrackEnabled()
Check if local video track is enabled.
|
public String getTrackSid()
Room.getTrackSid in interface TrackPublicationpublic String getTrackName()
getTrackName in interface TrackPublicationpublic boolean isTrackEnabled()
isTrackEnabled in interface TrackPublicationpublic VideoTrack getVideoTrack()
getVideoTrack in interface VideoTrackPublicationpublic LocalVideoTrack getLocalVideoTrack()
4.0.1