Home
last modified time | relevance | path

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

/xiu/library/streamhub/src/
H A Ddefine.rs64 pub sub_type: SubscribeType, field
/xiu/protocol/rtmp/src/session/
H A Dcommon.rs253 let sub_type = match self.session_type { in get_subscriber_info() localVariable