jt1078 0.1.0

jt1078协议库实现
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
mod jt_rtp_head;
pub use jt_rtp_head::JtRtpHead;
pub use jt_rtp_head::IJtRtpHead;
pub use jt_rtp_head::JtRtpHeadv13;
pub use jt_rtp_head::JtRtpHeadv19;

mod codec;
pub use codec::Jt1078Codec;
pub use codec::Jt1078CodecError;

pub mod extend808;
// pub use extend808::Jt0x9101;