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