Table of Contents

Interface ICodecAvailable

Namespace
VisioForge.Core.Types.X.Output
Assembly
VisioForge.Core.dll

Codec availablility interface.

public interface ICodecAvailable

Methods

IsAvailable()

Determines whether this codec is available.

bool IsAvailable()

Returns

bool

true if this codec is available; otherwise, false.