IAudioCaptureClient Members

IAudioCaptureClient has the following members.

Public Methods

  Name Description
GetBuffer Retrieves a pointer to the next available packet of data in the capture endpoint buffer.
GetNextPacketSize The GetNextPacketSize method retrieves the number of frames in the next data packet in the capture endpoint buffer.
ReleaseBuffer The ReleaseBuffer method releases the buffer.

See also

IAudioCaptureClient