Method SupportsCurrentPlatform
SupportsCurrentPlatform()
Indicates whether the encoder is supported on the current operating system or not.
Declaration
public bool SupportsCurrentPlatform()
Returns
Type | Description |
---|---|
bool | True if the encoder works on this platform, False otherwise. |