![]() |
Miam-Player
0.8.0
A nice music player
|
#include <dv_profile.h>
Public Attributes | |
int | dsf |
int | video_stype |
int | frame_size |
int | difseg_size |
int | n_difchan |
AVRational | time_base |
int | ltc_divisor |
int | height |
int | width |
AVRational | sar [2] |
enum AVPixelFormat | pix_fmt |
int | bpm |
const uint8_t * | block_sizes |
int | audio_stride |
int | audio_min_samples [3] |
int | audio_samples_dist [5] |
const uint8_t(* | audio_shuffle )[9] |
int AVDVProfile::audio_min_samples[3] |
int AVDVProfile::audio_samples_dist[5] |
const uint8_t(* AVDVProfile::audio_shuffle)[9] |
int AVDVProfile::audio_stride |
const uint8_t* AVDVProfile::block_sizes |
int AVDVProfile::bpm |
int AVDVProfile::difseg_size |
int AVDVProfile::dsf |
int AVDVProfile::frame_size |
int AVDVProfile::height |
int AVDVProfile::ltc_divisor |
int AVDVProfile::n_difchan |
enum AVPixelFormat AVDVProfile::pix_fmt |
AVRational AVDVProfile::sar[2] |
AVRational AVDVProfile::time_base |
int AVDVProfile::video_stype |
int AVDVProfile::width |