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 *localTrackDeclared In
TVILocalVideoTrackPublication.h
priority
The track priority of the TVILocalVideoTrackPublication
@property (nonatomic, copy, nonnull) TVITrackPriority priorityDiscussion
The publisher’s TVITrackPriority for the corresponding TVILocalVideoTrack can be updated after
it has been published.
Declared In
TVILocalVideoTrackPublication.h
– init
Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)initDiscussion
Track publications cannot be created explicitly
Declared In
TVILocalVideoTrackPublication.h