avfaudio

package
v0.5.0-preview....-32e7360 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

WIP

TODO: * circular dependency on audiotoolbox

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Audio3DAngularOrientation

type Audio3DAngularOrientation struct {
	Yaw   float32
	Pitch float32
	Roll  float32
}

A structure that represents the angular orientation of the listener in 3D space. Full Topic

type Audio3DPoint

type Audio3DPoint struct {
	X float32
	Y float32
	Z float32
}

A structure that represents a point in 3D space. Full Topic

type Audio3DVectorOrientation

type Audio3DVectorOrientation struct {
	Forward Audio3DPoint
	Up      Audio3DPoint
}

A structure that represents two orthogonal vectors that describe the orientation of the listener in 3D space. Full Topic

type AudioConverterPrimeInfo

type AudioConverterPrimeInfo struct {
	LeadingFrames  uint32
	TrailingFrames uint32
}

Priming information for audio conversion. Full Topic

type BeatRange

type BeatRange struct {
	Start  float64
	Length float64
}

A specific time range within a music track. Full Topic

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL