Parameters
format | the format |
rate | the samplerate |
channels | the number of channels |
position | the channel positions |
void setFormat(gstaudio.types.AudioFormat format, int rate, int channels, gstaudio.types.AudioChannelPosition[] position = null)Set the default info for the audio info of format and rate and channels.
format | the format |
rate | the samplerate |
channels | the number of channels |
position | the channel positions |