TVIRemoteVideoTrack Class Reference

Inherits from TVIVideoTrack : TVITrack : NSObject
Declared in TVIRemoteVideoTrack.h

Overview

TVIRemoteVideoTrack represents a remote video track.

  sid

The sid of the remote video track.

@property (nonatomic, copy, readonly, nonnull) NSString *sid

Declared In

TVIRemoteVideoTrack.h

– init

Developers shouldn’t initialize this class directly.

- (null_unspecified instancetype)init

Discussion

Tracks cannot be created explicitly.

Declared In

TVIRemoteVideoTrack.h