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