f
is_audio_packet
Verify the packet is audio packet
f
packet_audio_decode
Unpack audio packet
f
packet_audio_encode
Create audio packet
v
AUDIO_PACKET_TYPE_ID
Packet type ID of audio packet
v
SILENT_AUDIO_PACKET_TYPE_ID
Packet type ID of silent audio packet
Usage
import * as mod from "static/packet_conv/audio.js";