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