package unit // MPEG4AudioLATM is a MPEG-4 Audio data unit. type MPEG4AudioLATM struct { Base AU []byte }