Share via


IMFByteStreamTrident::GrowBuffer method

Applies to: desktop apps only

Increases the buffer size.

Syntax

HRESULT GrowBuffer(
  QWORD cbBuffer
);

Parameters

  • cbBuffer
    The number of bytes by which to increase the buffer.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

Mfmediaengine.h

See also

IMFByteStreamTrident

 

 

Send comments about this topic to Microsoft

Build date: 7/18/2012