Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
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:
- MM_ELEMENT_GRAPH
- MM_ELEMENT_FILTER
- MM_ELEMENT_CHANNEL.
- char *ID
- A unique string identifier.
Classification:
Neutrino
See also:
The Extending the Multimedia Framework chapter.
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)