H264VideoDecoderConfigurationScraping Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool Scraping { get; set; }
Public Property Scraping As Boolean
Get
Set
public:
property bool Scraping {
bool get ();
void set (bool value);
}
member Scraping : bool with get, set
Property Value
Type:
BooleanSee Also