Home
last modified time | relevance | path

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

/xiu/protocol/hls/src/
H A Dflv_data_receiver.rs111 let identifier = StreamIdentifier::Rtmp { in subscribe_from_rtmp_channels() localVariable
152 let identifier = StreamIdentifier::Rtmp { in unsubscribe_from_rtmp_channels() localVariable
/xiu/protocol/httpflv/src/
H A Dhttpflv.rs150 let identifier = StreamIdentifier::Rtmp { in unsubscribe_from_rtmp_channels() localVariable
177 let identifier = StreamIdentifier::Rtmp { in subscribe_from_rtmp_channels() localVariable
/xiu/library/streamhub/src/statistics/
H A Dmod.rs32 identifier: StreamIdentifier, field
/xiu/protocol/rtmp/src/cache/
H A Dmod.rs45 let identifier = StreamIdentifier::Rtmp { in new() localVariable
/xiu/protocol/rtmp/src/session/
H A Dcommon.rs308 let identifier = StreamIdentifier::Rtmp { in subscribe_from_channels() localVariable
340 let identifier = StreamIdentifier::Rtmp { in unsubscribe_from_channels() localVariable
/xiu/protocol/rtsp/src/session/
H A Dmod.rs531 let identifier = StreamIdentifier::Rtsp { stream_path }; in unsubscribe_from_stream_hub() localVariable