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