Crate gstreamer_rtp[−][src]
Re-exports
pub use ffi; | |
pub use glib; | |
pub use gst; | |
pub use crate::rtp_buffer::compare_seqnum; | |
pub use crate::rtp_buffer::RTPBuffer; |
Modules
| functions | |
| prelude | |
| rtp_buffer |
Structs
| RTPBufferFlags | Additional RTP buffer flags. These flags can potentially be used on any buffers carrying RTP packets. |
| RTPBufferMapFlags | Additional mapping flags for |
| RTPHeaderExtension | Instance struct for a RTP Audio/Video header extension. |
| RTPHeaderExtensionFlags | Flags that apply to a RTP Audio/Video header extension. |
Enums
| RTCPFBType | Different types of feedback messages. |
| RTCPSDESType | Different types of SDES content. |
| RTCPType | Different RTCP packet types. |
| RTCPXRType | v1_16Types of RTCP Extended Reports, those are defined in RFC 3611 and other RFCs according to the IANA registry. |
| RTPPayload | Standard predefined fixed payload types. |
| RTPProfile | The transfer profile to use. |
Constants
| NONE_RTP_HEADER_EXTENSION |