G722CodecStatePacked Property |
TRUE if the G.722 data is packed
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool Packed { get; }Public ReadOnly Property Packed As Boolean
Get
public:
property bool Packed {
bool get ();
}member Packed : bool with get
Property Value
Boolean
See Also