Home
last modified time | relevance | path

Searched refs:AAC_SEQHDR (Results 1 – 4 of 4) sorted by relevance

/xiu/library/container/flv/src/
H A Ddefine.rs11 pub const AAC_SEQHDR: u8 = 0; constant
H A Ddemuxer.rs187 aac_packet_type::AAC_SEQHDR => { in demux()
/xiu/library/streamhub/src/statistics/
H A Davstatistics.rs70 aac_packet_type::AAC_SEQHDR => {} in notify_audio_statistics_info()
/xiu/protocol/rtmp/src/cache/
H A Dmod.rs96 && tag_header.aac_packet_type == define::aac_packet_type::AAC_SEQHDR in save_audio_data()