Protocol-neutral application address for one media track.
A concrete protocol implementation translates namespace components and the track name into its own wire representation.
@type t() :: %MOQX.TrackRef{namespace: [binary()], track: binary()}