MPEG.TS.Marshaler protocol (MPEG.TS v2.2.0)

View Source

A protocol defining the behavior for marshaling MPEG-TS packets.

Summary

Types

t()

All the types that implement this protocol.

Functions

Marshal a packet.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

marshal(packet)

@spec marshal(t()) :: iodata()

Marshal a packet.