Ejemplo n.º 1
0
func (h *HGE) Channel_GetLength(chn sound.Channel) float64 {
	return chn.Len()
}