MMAL_3-15-2015
MMAL_AUDIO_FORMAT_T Struct Reference

#include <mmal_format.h>

Public Attributes

uint32_t channels
 
uint32_t sample_rate
 
uint32_t bits_per_sample
 
uint32_t block_align
 

Detailed Description

Definition of an audio format. This describes the properties specific to an audio stream

Member Data Documentation

uint32_t MMAL_AUDIO_FORMAT_T::bits_per_sample

Bits per sample

uint32_t MMAL_AUDIO_FORMAT_T::block_align

Size of a block of data

uint32_t MMAL_AUDIO_FORMAT_T::channels

Number of audio channels

uint32_t MMAL_AUDIO_FORMAT_T::sample_rate

Sample rate


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