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