Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Raised by the sequencer source when a segment is completed and is followed by another segment. When the final segment is completed, the sequencer source raises an MEEndOfPresentation event.
The Media Session forwards this event to the application.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
| VARTYPE | Description |
|---|---|
| VT_EMPTY |
No event data. |
Attributes
The following attributes are defined for this event.
| Attribute | Description |
|---|---|
| MF_EVENT_SOURCE_TOPOLOGY_CANCELED |
Specifies whether the sequencer source canceled this segment. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|
See also