| /xiu/library/container/mpegts/src/ |
| H A D | utils.rs | 20 pub fn is_steam_type_video(stream_type: u8) -> bool { in is_steam_type_video() 24 pub fn is_steam_type_audio(stream_type: u8) -> bool { in is_steam_type_audio()
|
| H A D | pes.rs | 76 pub fn is_empty(&self) -> bool { in is_empty() 85 h264_h265_with_aud: bool, in write_pes_header()
|
| H A D | ts.rs | 210 is_start: bool, in write_ts_header_for_pes()
|
| /xiu/protocol/rtmp/src/cache/ |
| H A D | gop.rs | 30 pub fn is_empty(&self) -> bool { in is_empty() 55 pub fn save_frame_data(&mut self, data: FrameData, is_key_frame: bool) { in save_frame_data() 75 pub fn setted(&self) -> bool { in setted()
|
| H A D | metadata.rs | 43 pub fn is_metadata(&mut self, body: BytesMut) -> bool { in is_metadata()
|
| /xiu/protocol/hls/src/ |
| H A D | m3u8.rs | 20 discontinuity: bool, in new() 23 is_eof: bool, in new() 64 need_record: bool, in new() 100 discontinuity: bool, in add_segment() 101 is_eof: bool, in add_segment()
|
| H A D | remuxer.rs | 19 need_record: bool, in new()
|
| H A D | flv_data_receiver.rs | 39 need_record: bool, in new()
|
| /xiu/protocol/rtmp/src/netstream/ |
| H A D | writer.rs | 48 reset: &bool, in write_play() 119 enable: &bool, in write_receive_audio() 133 enable: &bool, in write_receive_video() 170 pause: &bool, in write_pause()
|
| /xiu/protocol/rtsp/src/rtp/ |
| H A D | utils.rs | 68 pub(super) fn is_fu_start(fu_header: u8) -> bool { in is_fu_start() 72 pub(super) fn is_fu_end(fu_header: u8) -> bool { in is_fu_end()
|
| /xiu/library/streamhub/src/ |
| H A D | lib.rs | 304 pub fn set_rtmp_push_enabled(&mut self, enabled: bool) { in set_rtmp_push_enabled() 308 pub fn set_rtmp_pull_enabled(&mut self, enabled: bool) { in set_rtmp_pull_enabled() 312 pub fn set_rtmp_remuxer_enabled(&mut self, enabled: bool) { in set_rtmp_remuxer_enabled() 316 pub fn set_hls_enabled(&mut self, enabled: bool) { in set_hls_enabled()
|
| /xiu/library/streamhub/src/statistics/ |
| H A D | avstatistics.rs | 75 pub async fn notify_video_statistics_info(&mut self, data_size: usize, is_key_frame: bool) { in notify_video_statistics_info()
|
| /xiu/library/bytesio/src/ |
| H A D | bits_reader.rs | 30 pub fn is_empty(&self) -> bool { in is_empty()
|
| H A D | bits_writer.rs | 122 pub fn is_empty(&self) -> bool { in is_empty()
|
| H A D | bytes_writer.rs | 149 pub fn is_empty(&self) -> bool { in is_empty()
|
| H A D | bytes_reader.rs | 140 pub fn is_empty(&self) -> bool { in is_empty()
|
| /xiu/protocol/rtmp/src/amf0/ |
| H A D | amf0_writer.rs | 125 pub fn is_empty(&self) -> bool { in is_empty()
|
| H A D | amf0_reader.rs | 101 pub fn is_read_object_eof(&mut self) -> Result<bool, Amf0ReadError> { in is_read_object_eof()
|
| /xiu/library/logger/src/ |
| H A D | logger.rs | 91 r: Receiver<bool>, in gen_log_file_thread_run()
|
| /xiu/library/container/flv/src/ |
| H A D | mpeg4_avc.rs | 31 pub fn is_empty(&self) -> bool { in is_empty() 52 pub fn is_empty(&self) -> bool { in is_empty()
|
| /xiu/protocol/rtmp/src/remuxer/ |
| H A D | rtsp2rtmp.rs | 396 contains_idr: bool, in gen_rtmp_video_frame_data()
|
| /xiu/protocol/rtmp/src/session/ |
| H A D | client_session.rs | 417 reset: &bool, in send_play()
|