Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

MmElement_t

Base structure for graphs, filters, and channels

Synopsis:

See below.

Description:

This structure defines the base "class" for graphs, filters, and channels.

This structure has at least the following members:

int32_t type
A flag indicating the element type, which can be one of:
char *ID
A unique string identifier.

Classification:

Neutrino

See also:

The Extending the Multimedia Framework chapter.