Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/session/
H A Dserver_session.rs300 let empty_cmd_obj: IndexMap<String, Amf0ValueType> = IndexMap::new(); in on_amf0_command_message() localVariable
H A Dclient_session.rs300 let empty_cmd_obj: IndexMap<String, Amf0ValueType> = IndexMap::new(); in on_amf0_command_message() localVariable