WebM VP8 Codec SDK
Data Fields
vpx_codec_dec_cfg Struct Reference

Initialization Configurations. More...

#include <vpx_decoder.h>

Data Fields

unsigned int threads
unsigned int w
unsigned int h

Detailed Description

Initialization Configurations.

This structure is used to pass init time configuration options to the decoder.


Field Documentation

Maximum number of threads to use, default 1

unsigned int vpx_codec_dec_cfg::w

Width

unsigned int vpx_codec_dec_cfg::h

Height


The documentation for this struct was generated from the following file: