Share via


IMPEG2_TIF_CONTROL::GetPIDCount Method

The GetPIDCount method retrieves the number of MPEG-2 Packet IDs being filtered by the MPEG-2 Demultiplexer into the TIF's input data.

Syntax

HRESULT GetPIDCount(
  [out]  ULONG *pulcPIDs
);

Parameters

  • pulcPIDs [out]
    Pointer to a variable that receives the number of PIDs currently being filtered to the Demux.

Return Value

The method returns an HRESULT. Possible values include those in the following table.

Return code Description

S_OK

The method succeeded.

Remarks

A custom TIF extension might or might not need this method.

Requirements

Header Declared in Bdatif.h.

See Also

Error and Success Codes
IMPEG2_TIF_CONTROL Interface
IMPEG2_TIF_CONTROL::GetPIDs

Send comments about this topic to Microsoft

Build date: 12/4/2008