libnestegg  0.1git
Data Fields
nestegg_audio_params Struct Reference

Parameters specific to an audio track. More...

#include <nestegg.h>

Data Fields

double rate
 Sampling rate in Hz.
 
unsigned int channels
 Number of audio channels.
 
unsigned int depth
 Bits per sample.
 
uint64_t codec_delay
 Nanoseconds that must be discarded from the start.
 
uint64_t seek_preroll
 Nanoseconds that must be discarded after a seek.
 

Detailed Description

Parameters specific to an audio track.


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