WAVContext Struct Reference

Data Fields

const AVClassclass
int64_t data
int64_t data_end
int64_t minpts
int64_t maxpts
int last_duration
int w64
int write_bext

Detailed Description

Definition at line 39 of file wav.c.

Field Documentation

const AVClass* WAVContext::class

Definition at line 40 of file wav.c.

int64_t WAVContext::data

Definition at line 41 of file wav.c.

int64_t WAVContext::data_end

Definition at line 42 of file wav.c.

int WAVContext::last_duration

Definition at line 45 of file wav.c.

int64_t WAVContext::maxpts

Definition at line 44 of file wav.c.

int64_t WAVContext::minpts

Definition at line 43 of file wav.c.

int WAVContext::w64

Definition at line 46 of file wav.c.

int WAVContext::write_bext

Definition at line 47 of file wav.c.


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