AudioConverter.CalculateOutputBufferSize 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 input data. On output, the size (in bytes) of the output data that will be generated from the desired input data size.
public uint CalculateOutputBufferSize { get; }
member this.CalculateOutputBufferSize : uint32