| WebM Codec SDK
    | 
Initialization Configurations. More...
#include <vpx_decoder.h>
| Data Fields | |
| unsigned int | threads | 
| unsigned int | w | 
| unsigned int | h | 
Initialization Configurations.
This structure is used to pass init time configuration options to the decoder.
| unsigned int vpx_codec_dec_cfg::threads | 
Maximum number of threads to use, default 1
| unsigned int vpx_codec_dec_cfg::w | 
Width
| unsigned int vpx_codec_dec_cfg::h | 
Height