←Select platform

TargetFormatObject Enumeration

Summary

Values that define cached objects that can be obtained by calling TargetFormat.GetCacheObject.

Syntax

C#
VB
C++
public enum TargetFormatObject   
Public Enum TargetFormatObject  
    
    
public enum class TargetFormatObject   

Members

ValueMemberDescription
0Mux Specifies the multiplexer for the current target format.
1Sink Specifies the sink (writer) filter for the current target format.
2VideoCompressor Specifies the video compressor filter for the current target format.
3AudioCompressor Specifies the audio compressor filter for the current target format.
4AVMux Specifies the Audio Video (preliminary) multiplexer filter for the current target format.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly