H263DecoderCurrentWidth Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int CurrentWidth { get; }
Public ReadOnly Property CurrentWidth As Integer
Get
public:
property int CurrentWidth {
int get ();
}
member CurrentWidth : int with get
Property Value
Type:
Int32See Also