Gets information about all of the codecs.
public CodecsCodecInformation[] GetCodecsInformation()
Public Function GetCodecsInformation() As Leadtools.Codecs.CodecsCodecInformation()
public CodecsCodecInformation[] getCodecsInformation()
public:
Leadtools.Codecs.array<CodecsCodecInformation>^ GetCodecsInformation();
An array of CodecsCodecInformation objects containing information about all of the codecs.
Use SetCodecsInformation to set information about all of the codecs.
Use GetCodecInformation to get information about a particular codec.
Use SetCodecInformation to set information about a particular codec.
For an example, refer to GetCodecInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET