Sets the buffer length, in samples.
HRESULT SetShapePcmBufferLength(
SHAPE_PCM_CONTEXT *context,
UINT32 bufferLengthInSamples
)
context
Type: SHAPE_PCM_CONTEXT *
[in, out] Pointer to a SHAPE_PCM_CONTEXT structure.
bufferLengthInSamples
Type: UINT32
The buffer length, in samples.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapepcmcontext.h.
Library: Use acphal.lib.