View Source ExWebRTC.Media.IVF.Frame (ex_webrtc v0.3.0)

Defines IVF Frame type.

Summary

Types

t()

IVF Frame.

Types

@type t() :: %ExWebRTC.Media.IVF.Frame{data: binary(), timestamp: integer()}

IVF Frame.

timestamp is in timebase_num/timebase_denum seconds. For more information see ExWebRTC.Media.IVF.Header.