ALSA project - the C library reference
Data Fields
_snd_pcm_channel_area Struct Reference

Data Fields

void * addr
 
unsigned int first
 
unsigned int step
 

Detailed Description

PCM area specification

Field Documentation

◆ addr

void* _snd_pcm_channel_area::addr

base address of channel samples

◆ first

unsigned int _snd_pcm_channel_area::first

offset to first sample in bits

◆ step

unsigned int _snd_pcm_channel_area::step

samples distance in bits


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