Home
last modified time | relevance | path

Searched refs:node_set_run_mode_command (Results 1 – 4 of 4) sorted by relevance

/haiku/src/kits/media/
H A DMediaNode.cpp623 const node_set_run_mode_command* command in HandleMessage()
624 = static_cast<const node_set_run_mode_command*>(data); in HandleMessage()
H A DTimeSource.cpp431 node_set_run_mode_command cmd; in SendRunMode()
H A DMediaRoster.cpp1550 node_set_run_mode_command msg; in SetRunModeNode()
/haiku/headers/private/media/
H A DServerInterface.h947 struct node_set_run_mode_command : command_data { struct