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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public ReadOnly Property SRC As Integer
Get
public:
property int SRC {
int get ();
}
member SRC : int with get
Property Value
Type:
Int32See Also