ADPCM Codecs
Public Attributes | List of all members
adpcm_ffmpeg::AVPacket Struct Reference

This structure stores compressed data. It is typically exported by demuxers and then passed as input to decoders, or received as output from encoders and then passed to muxers. More...

#include <adpcm.h>

Public Attributes

uint8_t * data
 
int size
 

Detailed Description

This structure stores compressed data. It is typically exported by demuxers and then passed as input to decoders, or received as output from encoders and then passed to muxers.


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