Compartilhar via


IMSVidGraphSegmentContainer Interface

 
Microsoft DirectShow 9.0

IMSVidGraphSegmentContainer Interface

This topic applies to Windows XP or later.

The IMSVidGraphSegmentContainer interface is exposed by the Video Control and contains one supported method, get_Graph, which obtains a pointer to the Filter Graph Manager. This interface has additional methods besides the one shown here, but they are not supported.

Method Description
get_Graph Returns a pointer to the Filter Graph Manager.

See Also