Searched defs:CurrentOutputDeviceChangedEvent (Results 1 – 1 of 1) sorted by relevance
43 struct CurrentOutputDeviceChangedEvent : public Parcelable { struct48 std::vector<std::shared_ptr<AudioDeviceDescriptor>> devices;75 static CurrentOutputDeviceChangedEvent *Unmarshalling(Parcel &parcel) in Unmarshalling() argument