The following tables list the members exposed by TargetFormat.
| Name | Description | |
|---|---|---|
 
 | AudioCompressor | Gets or sets the audio compressor name. | 
 
 | AVMux | Gets or sets a specialized audio/video multiplexer's name. | 
 
 | Mux | Gets or sets the multiplexer's name | 
 
 | Name | Gets the format's name. | 
 
 | ReadOnly | Gets the read-only state for the target format. | 
 
 | RecommendedAudioCompressor | This property is updated with the recommended audio compressor for the currently selected target format. | 
 
 | RecommendedVideoCompressor | This property is updated with the recommended video compressor for the selected target format. | 
 
 | Selected | Indicates whether the format is currently selected. | 
 
 | Sink | Gets or sets the sink's name. | 
 
 | SinkSubType | Gets or sets the sink's media subtype. | 
 
 | Streams | Gets or sets a value that indicates which streams the target format can have. | 
 
 | UseFilterCache | Gets or sets a value that determines whether the toolkit is currently caching filters. | 
 
 | VideoCompressor | Gets or sets the video compressor's name. | 
| Name | Description | |
|---|---|---|
 
 | Equals | Determines whether the specified Object is equal to the current Object. | 
 
 | GetCacheObject | Gets the caching filter object. | 
 
 | GetHashCode | Serves as a hash function for a particular type. | 
 
 | HasCacheDialog | Queries whether the specified property dialog for the caching filter is available. | 
 
 | IsValidCompressor | Gets a value that indicates if the specified compressor is valid for the currently selected target format. | 
 
 | ShowCacheDialog | Shows the specified property dialog for the caching filter. | 
 
 | ToString | Returns a string that represents the current object. |