Mp4RtpSampleDescriptionConstructorSampleDescriptionIndex Property |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic uint SampleDescriptionIndex { get; set; }
Public Property SampleDescriptionIndex As UInteger
Get
Set
public:
property unsigned int SampleDescriptionIndex {
unsigned int get ();
void set (unsigned int value);
}
member SampleDescriptionIndex : uint32 with get, set
Property Value
Type:
UInt32
See Also