public class LocalAudioTrackPublication extends Object implements AudioTrackPublication
LocalAudioTrack that has been shared to a
Room.| Modifier and Type | Method and Description |
|---|---|
AudioTrack |
getAudioTrack()
Returns the base audio track object of the published local audio track.
|
LocalAudioTrack |
getLocalAudioTrack()
Returns the published local audio track.
|
String |
getTrackName()
Returns the name of the local audio track.
|
String |
getTrackSid()
Returns the local audio track's server identifier.
|
boolean |
isTrackEnabled()
Check if local audio track is enabled.
|
public String getTrackSid()
Room.getTrackSid in interface TrackPublicationpublic String getTrackName()
getTrackName in interface TrackPublicationpublic boolean isTrackEnabled()
isTrackEnabled in interface TrackPublicationpublic AudioTrack getAudioTrack()
getAudioTrack in interface AudioTrackPublicationpublic LocalAudioTrack getLocalAudioTrack()
4.0.1