Mp4RtpSampleDescriptionConstructorLength Property |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic ushort Length { get; set; }
Public Property Length As UShort
Get
Set
public:
property unsigned short Length {
unsigned short get ();
void set (unsigned short value);
}
member Length : uint16 with get, set
Property Value
Type:
UInt16
See Also