Home
last modified time | relevance | path

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

/haiku/headers/os/media/
H A DMediaNode.h82 struct media_request_info { struct
83 enum what_code {
92 what_code what;
93 int32 change_tag;
94 status_t status;
95 void* cookie;
96 void* user_data;
97 media_source source;
98 media_destination destination;
99 media_format format;
[all …]