MOQX.TrackRef (moqx v0.8.1)

Copy Markdown View Source

Protocol-neutral application address for one media track.

A concrete protocol implementation translates namespace components and the track name into its own wire representation.

Summary

Types

t()

@type t() :: %MOQX.TrackRef{namespace: [binary()], track: binary()}