The VideoDecoder class provides a basic interface for Avidemux video decoders.
More...
Public Member Functions |
void | resetConfiguration () |
| Resets the video decoder back to its default configuration.
|
Detailed Description
The VideoDecoder class provides a basic interface for Avidemux video decoders.
Member Function Documentation
void resetConfiguration |
( |
| ) |
|
Resets the video decoder back to its default configuration.
- See Also
- configuration
Property Documentation
Gets an object that holds parameters used to configure the video decoder.
- See Also
- resetConfiguration