←Select platform

GetCodecsInformation Method

Summary
Gets information about all of the codecs.
Syntax
C#
VB
C++
Java
public CodecsCodecInformation[] GetCodecsInformation() 
Public Function GetCodecsInformation() As CodecsCodecInformation() 
public CodecsCodecInformation[] getCodecsInformation() 
public: 
array<CodecsCodecInformation>^ GetCodecsInformation();  

Return Value

An array of CodecsCodecInformation objects containing information about all of the codecs.

Remarks

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.

Example

For an example, refer to GetCodecInformation.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.