SRC : 3 bits
Source format, bit 6,7 and 8 in PTYPE defined by H.263 [4], specifies
the resolution of the current picture.
001 SUB-CIF 128x96
010 QCIF 176x144
011 CIF 352x288
100 4CIF 704x576
101 16CIF 1408x1152
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxPublic ReadOnly Property SRC As Integer
Get
public:
property int SRC {
int get ();
}
member SRC : int with get
Property Value
Type:
Int32
See Also