←Select platform

IgnoreCodecsList Property

Summary
Gets the current ignore codecs list.
Syntax
C#
VB
C++
Java
public string IgnoreCodecsList { get; } 
Public ReadOnly Property IgnoreCodecsList As String 
public String getIgnoreCodecsList() 
public: 
property String^ IgnoreCodecsList { 
   String^ get(); 
} 

Property Value

The current ignore codecs list.

Remarks

Use this property before calling IgnoreCodecs if you wish to get the current setting for the ignore codecs list before changing it.

Example

For an example, refer to PreloadCodecs.

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.