AudioConverter.CalculateInputBufferSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
On input, the desired size (in bytes) of the output data. On output, the size (in bytes) of the input required to generate the desired output data size.
public uint CalculateInputBufferSize { get; }
member this.CalculateInputBufferSize : uint32