Exemple #1
0
 internal void SetBitsPerSample(uint bitsPerSample) =>
 SafeNativeMethods.StreamEncoderSetBitsPerSample(_handle, bitsPerSample);