Mp4RtpImmediateConstructorCount Property |
Gets or sets the number of significant information in Data.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic byte Count { get; set; }
Public Property Count As Byte
Get
Set
public:
property unsigned char Count {
unsigned char get ();
void set (unsigned char value);
}
member Count : byte with get, set
Property Value
Type:
Byte
The count.
See Also