the codec used for the track
@$pb.TagNumber(2) Codec get codec => $_getN(1);
@$pb.TagNumber(2) set codec(Codec value) => $_setField(2, value);