Searched refs:AAC (Results 1 – 12 of 12) sorted by relevance
9 AAC, enumerator18 m.insert(RtspCodecId::AAC, "mpeg4-generic");26 m.insert("mpeg4-generic", RtspCodecId::AAC);
123 RtspCodecId::AAC => { in create_unpacker()149 RtspCodecId::AAC => { in create_packer()
3 Support mux H264/AAC data to ts format.
96 if tag_header.sound_format == define::SoundFormat::AAC as u8 { in unmarshal()112 if self.sound_format == define::SoundFormat::AAC as u8 { in marshal()
97 if self.tag.sound_format == define::SoundFormat::AAC as u8 { in parse_tag_header()
7 AAC = 10, enumerator
185 if tag_header.sound_format == SoundFormat::AAC as u8 { in demux()
52 audio_info.sound_format = SoundFormat::AAC; in notify_audio_codec_info()
95 if tag_header.sound_format == define::SoundFormat::AAC as u8 in save_audio_data()
33 - [x] 支持发布和订阅H264/AAC 直播流;38 - [x] 支持通过TCP(Interleaved)和UDP发布或订阅H.265/H.264/AAC流;
38 - [x] Support publishing or subscribing H.264/AAC streams.43 - [x] Support publishing or subscribing H.265/H.264/AAC stream over both TCP(Interleaved) and UDP.
33 - [x] Support publishing or subscribing H.264/AAC streams.38 - [x] Support publishing or subscribing H.265/H.264/AAC stream over both TCP(Interleaved) and UDP.