IPPCodecBaseDecoderDataSize Property |
A decoder-nek milyen hosszu adatot kell beadni.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxprotected abstract int DecoderDataSize { get; }
Protected MustOverride ReadOnly Property DecoderDataSize As Integer
Get
protected:
virtual property int DecoderDataSize {
int get () abstract;
}
abstract DecoderDataSize : int with get
Property Value
Int32
See Also