Interface ICodecAvailable
- Namespace
- VisioForge.Core.Types.X.Output
- Assembly
- VisioForge.Core.dll
Codec availablility interface.
public interface ICodecAvailableMethods
IsAvailable()
Determines whether this codec is available.
bool IsAvailable()Returns
- bool
-
trueif this codec is available; otherwise,false.