package unit // LPCM is a LPCM data unit. type LPCM struct { Base Samples []byte }