IAudioRenderClient Members

IAudioRenderClient has the following members.

Public Methods

  Name Description
GetBuffer Retrieves a pointer to the next available space in the rendering endpoint buffer into which the caller can write a data packet.
ReleaseBuffer The ReleaseBuffer method releases the buffer space acquired in the previous call to the IAudioRenderClient::GetBuffer method.

See also

IAudioRenderClient