Compartilhar via


CBaseOutputPin::DeliverNewSegment

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

Chamadas de IPin::NewSegment método sobre a entrada conectada pino.

Syntax

virtual HRESULT DeliverNewSegment(
  REFERENCE_TIME tStart,
  REFERENCE_TIME tStop,
  double dRate
);

Parameters

  • tStart
    Inicie tempo do segmento.
  • tStop
    Pare tempo do segmento.
  • dRate
    Taxa do segmento.

Return Value

Retorna um HRESULT valor.

Remarks

Se seu filtro filas quaisquer dados no pino de saída, substituir este função de membro no seu derivado classe pino saída.

Requirements

Windows Embedded CE Windows CE 2.12 and later
Windows Mobile Windows Mobile Version 5.0 and later
Note Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements
For more information, see Setting Up the Build Environment, Version 2.12 requires DXPAK 1.0 or later