Skip to content

IADLXMultimediaChangedEvent

Navigation: ADLX SDK ReferencesADLX InterfacesMultimedia

The IADLXMultimediaChangedEvent interface provides methods to check for changes to multimedia settings.

InterfaceId:IADLXMultimediaChangedEvent
Smart Pointer Interface Name:IADLXMultimediaChangedEventPtr
Inherits:IADLXChangedEvent
Inherited By:N/A

Note: GetGPU returns the reference counted GPU used by all the methods in this interface to check for changes to any multimedia settings.

Methods

MethodDescription
GetGPUGets the reference-counted GPU interface on which multimedia settings are changed.
IsVideoSuperResolutionChangedChecks for changes to video super resolution settings.
IsVideoUpscaleChangedChecks for changes to video upscale settings.

Requirements

Headerinclude “IMultiMedia.h”
Minimum version1.4

Example

To see how to use this interface in a C++ application, refer to the SyncMultimedia C++ sample.

For a C application, refer to the SyncMultimedia C sample.

Subpages

API Reference

This page references: