Mp4RtpSampleDescriptionConstructorTrackRefIndex Property |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public byte TrackRefIndex { get; set; }
Public Property TrackRefIndex As Byte
Get
Set
public:
property unsigned char TrackRefIndex {
unsigned char get ();
void set (unsigned char value);
}
member TrackRefIndex : byte with get, set
Property Value
Type:
ByteSee Also