Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/session/
H A Ddefine.rs38 let client_type = match self { in fmt() localVariable
/xiu/protocol/rtmp/src/session/
H A Ddefine.rs36 let client_type = match self { in fmt() localVariable
H A Dclient_session.rs86 client_type: ClientType, field