| IPPCodecBaseDecoderDataSize Property  | 
            A decoder-nek milyen hosszu adatot kell beadni.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Type: 
Int32
See Also