snd_pcm_scope_ops_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

close
void function(snd_pcm_scope_t* scope_) close;
Undocumented in source.
disable
void function(snd_pcm_scope_t* scope_) disable;
Undocumented in source.
enable
int function(snd_pcm_scope_t* scope_) enable;
Undocumented in source.
reset
void function(snd_pcm_scope_t* scope_) reset;
Undocumented in source.
start
void function(snd_pcm_scope_t* scope_) start;
Undocumented in source.
stop
void function(snd_pcm_scope_t* scope_) stop;
Undocumented in source.
update
void function(snd_pcm_scope_t* scope_) update;
Undocumented in source.

Meta