Home
last modified time | relevance | path

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

/device/google/atv/audio_proxy/public/
Daudio_proxy.h223 struct audio_proxy_device { struct
225 const char* (*get_address)(struct audio_proxy_device* device); argument
228 int (*open_output_stream)(struct audio_proxy_device* device, argument
234 void (*close_output_stream)(struct audio_proxy_device* device, argument
238 audio_proxy_device_v2_t* v2; argument