←Select platform

GetExtensions Method

Summary
Gets an array of objects containing the extension data.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public CodecsExtension[] GetExtensions() 
@property (nonatomic, strong, readonly, nullable) NSArray<LTCodecsExtension *> *extensions; 
public CodecsExtension[] getExtensions() 
public: 
array<CodecsExtension>^ GetExtensions();  
def GetExtensions(self): 

Return Value

The array of CodecsExtension objects containing the extension data.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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