TVILocalVideoTrackPublication Class Reference
Inherits from | TVIVideoTrackPublication : TVITrackPublication : NSObject |
---|---|
Declared in | TVILocalVideoTrackPublication.h |
Overview
TVILocalVideoTrackPublication
contains the mapping between a published TVILocalVideoTrack
and its server generated sid
.
localTrack
The local video track associated with track publication.
@property (nonatomic, strong, readonly, nullable) TVILocalVideoTrack *localTrack
Declared In
TVILocalVideoTrackPublication.h
– init
Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)init
Discussion
Track publications cannot be created explicitly
Declared In
TVILocalVideoTrackPublication.h