Home
last modified time | relevance | path

Searched defs:CurrentOutputDeviceChangedEvent (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_session_device_info.h43 struct CurrentOutputDeviceChangedEvent : public Parcelable { struct
48 std::vector<std::shared_ptr<AudioDeviceDescriptor>> devices;
75 static CurrentOutputDeviceChangedEvent *Unmarshalling(Parcel &parcel) in Unmarshalling() argument