TVIRemoteAudioTrack Class Reference
Inherits from | TVIAudioTrack : TVITrack : NSObject |
---|---|
Declared in | TVIRemoteAudioTrack.h |
playbackEnabled
Controls whether the contents of the AudioTrack are played locally. Defaults to ‘YES’. Note that the remote party can still enable or disable the track.
@property (nonatomic, assign, getter=isPlaybackEnabled) BOOL playbackEnabled
Declared In
TVIRemoteAudioTrack.h
– init
Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)init
Discussion
Tracks cannot be created explicitly.
Declared In
TVIRemoteAudioTrack.h