Microsoft Windows CE 3.0  

CRendererInputPin Class

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This input pin class channels calls to the rendering filter.

Protected Data Members

m_pRenderer Pointer to the CBaseRendererobject.

Member Functions

Allocator Retrieves a pointer to the default memory allocator.
CRendererInputPin Constructs a CRendererInputPinobject.

Overridable Member Functions

Active Switches the pin to the active (paused or running) mode.
BeginFlush Informs the pin to begin a flush operation.
BreakConnect Adds customized code upon breaking a connection.
CheckMediaType Determines if the pin can support a specific media type.
CompleteConnect Completes the connection.
EndFlush Informs the pin to end a flush operation.
EndOfStream Informs the pin that no additional data is expected until a new run command is issued.
Inactive Switches the pin to an inactive state and releases the memory of the allocator.
Receive Returns the next block of data from the stream.
SetMediaType Sets the media type of the pin.

Implemented IPin Methods

QueryId Retrieves an identifier for the pin.