Esempio n. 1
0
 internal void SetTotalSamplesEstimate(ulong sampleCount) =>
 SafeNativeMethods.StreamEncoderSetTotalSamplesEstimate(_handle, sampleCount);