ExWebRTC.RTP.VP8 (ex_webrtc v0.13.0)

View Source

Utilities for RTP packets carrying VP8 encoded payload.

Summary

Functions

Checks whether RTP payload contains VP8 keyframe.

Functions

keyframe?(packet)

@spec keyframe?(ExRTP.Packet.t()) :: boolean()

Checks whether RTP payload contains VP8 keyframe.