LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
TargetFormat Class Properties
See Also 
Leadtools.Multimedia Namespace : TargetFormat Class


"

For a list of all members of this type, see TargetFormat members.

"

Public Properties

 NameDescription
public Property AudioCompressorGets or sets the audio compressor name.  
public Property AVMuxGets or sets a specialized audio/video multiplexer's name.  
public Property MuxGets or sets the multiplexer's name  
public Property NameGets the format's name.  
public Property ReadOnlyGets the read-only state for the target format.  
public Property RecommendedAudioCompressorThis property is updated with the recommended audio compressor for the currently selected target format.  
public Property RecommendedVideoCompressorThis property is updated with the recommended video compressor for the selected target format.  
public Property SelectedIndicates whether the format is currently selected.  
public Property SinkGets or sets the sink's name.  
public Property SinkSubTypeGets or sets the sink's media subtype.  
public Property StreamsGets or sets a value that indicates which streams the target format can have.  
public Property UseFilterCacheGets or sets a value that determines whether the toolkit is currently caching filters.  
public Property VideoCompressorGets or sets the video compressor's name.  
Top

See Also