an open web media project
VP8 SDK

vpx_codec_stream_info Struct Reference
[Decoder Algorithm Interface]

Stream properties. More...

#include <vpx_decoder.h>

Data Fields

unsigned int  sz
unsigned int  w
unsigned int  h
unsigned int  is_kf

Detailed Description

Stream properties.

This structure is used to query or set properties of the decoded stream. Algorithms may extend this structure with data specific to their bitstream by setting the sz member appropriately.


Field Documentation

Size of this structure

Width (or 0 for unknown/default)

Height (or 0 for unknown/default)

Current frame is a keyframe


The documentation for this struct was generated from the following file:
Generated on Fri May 11 11:24:51 2012 for WebM VP8 Codec SDK by  doxygen 1.6.3