Home
last modified time | relevance | path

Searched refs:need_record (Results 1 – 11 of 11) sorted by relevance

/xiu/protocol/hls/src/
H A Dremuxer.rs12 need_record: bool, field
19 need_record: bool, in new()
24 need_record, in new()
43 self.need_record, in run()
H A Dm3u8.rs53 need_record: bool, field
64 need_record: bool, in new()
70 let vod_m3u8_name = if need_record { in new()
86 need_record, in new()
91 if need_record { in new()
108 if !self.need_record { in add_segment()
118 if self.need_record { in add_segment()
128 if self.need_record { in clear()
H A Dflv_data_receiver.rs39 need_record: bool, in new()
49 media_processor: Flv2HlsRemuxer::new(duration, app_name, stream_name, need_record), in new()
H A Dflv2hls.rs36 pub fn new(duration: i64, app_name: String, stream_name: String, need_record: bool) -> Self { in new()
63 m3u8_handler: M3u8::new(duration, 6, app_name, stream_name, need_record), in new()
/xiu/application/xiu/src/config/
H A Dconfig_rtmp_hls.toml16 need_record = true
H A Dmod.rs69 need_record: false, in new()
135 pub need_record: bool, field
H A Dconfig.toml59 need_record = true
/xiu/application/xiu/src/
H A Dservice.rs276 hls_cfg_value.need_record, in start_hls()
/xiu/
H A DREADME_CN.md173 need_record = true
H A DREADME.md181 need_record = true
/xiu/application/xiu/
H A DREADME.md176 need_record = true