示例#1
0
 internal void SetTotalSamplesEstimate(ulong sampleCount) =>
 SafeNativeMethods.StreamEncoderSetTotalSamplesEstimate(_handle, sampleCount);