OldSchool Library
osl_audio_channelinfo Struct Reference

Channel information for internal system use only. More...

#include <audio.h>

Data Fields

int active
 Active state of the channel.
 
int threadhandle
 Handle for the associated thread.
 
int handle
 Generic handle, context-specific.
 
void(* callback )(unsigned int channel, void *buf, unsigned int reqn)
 Callback for this channel.
 
int inProgress
 Flag to indicate if processing is ongoing.
 

Detailed Description

Channel information for internal system use only.


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