IAMStreamConfig::GetNumberOfCapabilities (Compact 2013)

3/26/2014

This method retrieves the number of stream capabilities structures for the compressor.

Syntax

HRESULT GetNumberOfCapabilities(
  int* piCount,
  int* piSize
);

Parameters

  • piSize
    [out] Pointer to the size of the configuration structure, either AUDIO_STREAM_CONFIG_CAPS or VIDEO_STREAM_CONFIG_CAPS.

Return Value

Returns an HRESULT value that depends on the implementation of the interface.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IAMStreamConfig Interface
VIDEO_STREAM_CONFIG_CAPS
AUDIO_STREAM_CONFIG_CAPS