public Start ( int sample_rate, int num_channels ) : bool | ||
sample_rate | int | sample rate of the audio stream (in Hz) |
num_channels | int | numbers of channels in the audio stream (1 or 2) |
return | bool |
public Start ( int sample_rate, int num_channels ) : bool | ||
sample_rate | int | sample rate of the audio stream (in Hz) |
num_channels | int | numbers of channels in the audio stream (1 or 2) |
return | bool |