Exemplo n.º 1
0
 internal bool FlushPacket(out OggPacket packet) =>
 SafeNativeMethods.VorbisBitrateFlushPacket(DspState, out packet) == 1;