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