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