Documentation
¶
Index ¶
- Constants
- Variables
- func DeleteSfSoundStreamChunk(arg1 SfSoundStreamChunk)
- func DeleteSfTimeSpan(arg1 SfTimeSpan)
- func SfListener_getGlobalVolume() (_swig_ret float32)
- func SfListener_setDirection(arg1 SfVector3f)
- func SfListener_setGlobalVolume(arg1 float32)
- func SfListener_setPosition(arg1 SfVector3f)
- func SfListener_setUpVector(arg1 SfVector3f)
- func SfMusic_destroy(arg1 SfMusic)
- func SfMusic_getAttenuation(arg1 SfMusic) (_swig_ret float32)
- func SfMusic_getChannelCount(arg1 SfMusic) (_swig_ret uint)
- func SfMusic_getLoop(arg1 SfMusic) (_swig_ret int)
- func SfMusic_getMinDistance(arg1 SfMusic) (_swig_ret float32)
- func SfMusic_getPitch(arg1 SfMusic) (_swig_ret float32)
- func SfMusic_getSampleRate(arg1 SfMusic) (_swig_ret uint)
- func SfMusic_getVolume(arg1 SfMusic) (_swig_ret float32)
- func SfMusic_isRelativeToListener(arg1 SfMusic) (_swig_ret int)
- func SfMusic_pause(arg1 SfMusic)
- func SfMusic_play(arg1 SfMusic)
- func SfMusic_setAttenuation(arg1 SfMusic, arg2 float32)
- func SfMusic_setLoop(arg1 SfMusic, arg2 int)
- func SfMusic_setLoopPoints(arg1 SfMusic, arg2 SfTimeSpan)
- func SfMusic_setMinDistance(arg1 SfMusic, arg2 float32)
- func SfMusic_setPitch(arg1 SfMusic, arg2 float32)
- func SfMusic_setPlayingOffset(arg1 SfMusic, arg2 SfTime)
- func SfMusic_setPosition(arg1 SfMusic, arg2 SfVector3f)
- func SfMusic_setRelativeToListener(arg1 SfMusic, arg2 int)
- func SfMusic_setVolume(arg1 SfMusic, arg2 float32)
- func SfMusic_stop(arg1 SfMusic)
- func SfSoundBufferRecorder_destroy(arg1 SfSoundBufferRecorder)
- func SfSoundBufferRecorder_getDevice(arg1 SfSoundBufferRecorder) (_swig_ret string)
- func SfSoundBufferRecorder_getSampleRate(arg1 SfSoundBufferRecorder) (_swig_ret uint)
- func SfSoundBufferRecorder_setDevice(arg1 SfSoundBufferRecorder, arg2 string) (_swig_ret int)
- func SfSoundBufferRecorder_start(arg1 SfSoundBufferRecorder, arg2 uint) (_swig_ret int)
- func SfSoundBufferRecorder_stop(arg1 SfSoundBufferRecorder)
- func SfSoundBuffer_destroy(arg1 SfSoundBuffer)
- func SfSoundBuffer_getChannelCount(arg1 SfSoundBuffer) (_swig_ret uint)
- func SfSoundBuffer_getSampleCount(arg1 SfSoundBuffer) (_swig_ret uint64)
- func SfSoundBuffer_getSampleRate(arg1 SfSoundBuffer) (_swig_ret uint)
- func SfSoundBuffer_getSamples(arg1 SfSoundBuffer) (_swig_ret *int16)
- func SfSoundBuffer_saveToFile(arg1 SfSoundBuffer, arg2 string) (_swig_ret int)
- func SfSoundRecorder_destroy(arg1 SfSoundRecorder)
- func SfSoundRecorder_getAvailableDevices(arg1 *int64) (_swig_ret *string)
- func SfSoundRecorder_getChannelCount(arg1 SfSoundRecorder) (_swig_ret uint)
- func SfSoundRecorder_getDefaultDevice() (_swig_ret string)
- func SfSoundRecorder_getDevice(arg1 SfSoundRecorder) (_swig_ret string)
- func SfSoundRecorder_getSampleRate(arg1 SfSoundRecorder) (_swig_ret uint)
- func SfSoundRecorder_isAvailable() (_swig_ret int)
- func SfSoundRecorder_setChannelCount(arg1 SfSoundRecorder, arg2 uint)
- func SfSoundRecorder_setDevice(arg1 SfSoundRecorder, arg2 string) (_swig_ret int)
- func SfSoundRecorder_setProcessingInterval(arg1 SfSoundRecorder, arg2 SfTime)
- func SfSoundRecorder_start(arg1 SfSoundRecorder, arg2 uint) (_swig_ret int)
- func SfSoundRecorder_stop(arg1 SfSoundRecorder)
- func SfSoundStream_destroy(arg1 SfSoundStream)
- func SfSoundStream_getAttenuation(arg1 SfSoundStream) (_swig_ret float32)
- func SfSoundStream_getChannelCount(arg1 SfSoundStream) (_swig_ret uint)
- func SfSoundStream_getLoop(arg1 SfSoundStream) (_swig_ret int)
- func SfSoundStream_getMinDistance(arg1 SfSoundStream) (_swig_ret float32)
- func SfSoundStream_getPitch(arg1 SfSoundStream) (_swig_ret float32)
- func SfSoundStream_getSampleRate(arg1 SfSoundStream) (_swig_ret uint)
- func SfSoundStream_getVolume(arg1 SfSoundStream) (_swig_ret float32)
- func SfSoundStream_isRelativeToListener(arg1 SfSoundStream) (_swig_ret int)
- func SfSoundStream_pause(arg1 SfSoundStream)
- func SfSoundStream_play(arg1 SfSoundStream)
- func SfSoundStream_setAttenuation(arg1 SfSoundStream, arg2 float32)
- func SfSoundStream_setLoop(arg1 SfSoundStream, arg2 int)
- func SfSoundStream_setMinDistance(arg1 SfSoundStream, arg2 float32)
- func SfSoundStream_setPitch(arg1 SfSoundStream, arg2 float32)
- func SfSoundStream_setPlayingOffset(arg1 SfSoundStream, arg2 SfTime)
- func SfSoundStream_setPosition(arg1 SfSoundStream, arg2 SfVector3f)
- func SfSoundStream_setRelativeToListener(arg1 SfSoundStream, arg2 int)
- func SfSoundStream_setVolume(arg1 SfSoundStream, arg2 float32)
- func SfSoundStream_stop(arg1 SfSoundStream)
- func SfSound_destroy(arg1 SfSound)
- func SfSound_getAttenuation(arg1 SfSound) (_swig_ret float32)
- func SfSound_getLoop(arg1 SfSound) (_swig_ret int)
- func SfSound_getMinDistance(arg1 SfSound) (_swig_ret float32)
- func SfSound_getPitch(arg1 SfSound) (_swig_ret float32)
- func SfSound_getVolume(arg1 SfSound) (_swig_ret float32)
- func SfSound_isRelativeToListener(arg1 SfSound) (_swig_ret int)
- func SfSound_pause(arg1 SfSound)
- func SfSound_play(arg1 SfSound)
- func SfSound_setAttenuation(arg1 SfSound, arg2 float32)
- func SfSound_setBuffer(arg1 SfSound, arg2 SfSoundBuffer)
- func SfSound_setLoop(arg1 SfSound, arg2 int)
- func SfSound_setMinDistance(arg1 SfSound, arg2 float32)
- func SfSound_setPitch(arg1 SfSound, arg2 float32)
- func SfSound_setPlayingOffset(arg1 SfSound, arg2 SfTime)
- func SfSound_setPosition(arg1 SfSound, arg2 SfVector3f)
- func SfSound_setRelativeToListener(arg1 SfSound, arg2 int)
- func SfSound_setVolume(arg1 SfSound, arg2 float32)
- func SfSound_stop(arg1 SfSound)
- func Swig_free(arg1 uintptr)
- func Swig_malloc(arg1 int) (_swig_ret uintptr)
- type SfInputStream
- type SfMusic
- type SfSound
- type SfSoundBuffer
- func SfSoundBufferRecorder_getBuffer(arg1 SfSoundBufferRecorder) (_swig_ret SfSoundBuffer)
- func SfSoundBuffer_copy(arg1 SfSoundBuffer) (_swig_ret SfSoundBuffer)
- func SfSoundBuffer_createFromFile(arg1 string) (_swig_ret SfSoundBuffer)
- func SfSoundBuffer_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret SfSoundBuffer)
- func SfSoundBuffer_createFromSamples(arg1 *int16, arg2 uint64, arg3 uint, arg4 uint) (_swig_ret SfSoundBuffer)
- func SfSoundBuffer_createFromStream(arg1 SfInputStream) (_swig_ret SfSoundBuffer)
- func SfSound_getBuffer(arg1 SfSound) (_swig_ret SfSoundBuffer)
- type SfSoundBufferRecorder
- type SfSoundRecorder
- type SfSoundStatus
- type SfSoundStream
- type SfSoundStreamChunk
- type SfTime
- func SfMusic_getDuration(arg1 SfMusic) (_swig_ret SfTime)
- func SfMusic_getPlayingOffset(arg1 SfMusic) (_swig_ret SfTime)
- func SfSoundBuffer_getDuration(arg1 SfSoundBuffer) (_swig_ret SfTime)
- func SfSoundStream_getPlayingOffset(arg1 SfSoundStream) (_swig_ret SfTime)
- func SfSound_getPlayingOffset(arg1 SfSound) (_swig_ret SfTime)
- type SfTimeSpan
- type SfVector3f
- func SfListener_getDirection() (_swig_ret SfVector3f)
- func SfListener_getPosition() (_swig_ret SfVector3f)
- func SfListener_getUpVector() (_swig_ret SfVector3f)
- func SfMusic_getPosition(arg1 SfMusic) (_swig_ret SfVector3f)
- func SfSoundStream_getPosition(arg1 SfSoundStream) (_swig_ret SfVector3f)
- func SfSound_getPosition(arg1 SfSound) (_swig_ret SfVector3f)
- type SwigcptrSfInputStream
- type SwigcptrSfMusic
- type SwigcptrSfSound
- type SwigcptrSfSoundBuffer
- type SwigcptrSfSoundBufferRecorder
- type SwigcptrSfSoundRecorder
- type SwigcptrSfSoundStream
- type SwigcptrSfSoundStreamChunk
- func (arg1 SwigcptrSfSoundStreamChunk) GetSampleCount() (_swig_ret uint)
- func (arg1 SwigcptrSfSoundStreamChunk) GetSamples() (_swig_ret *int16)
- func (arg1 SwigcptrSfSoundStreamChunk) SetSampleCount(arg2 uint)
- func (arg1 SwigcptrSfSoundStreamChunk) SetSamples(arg2 *int16)
- func (p SwigcptrSfSoundStreamChunk) SwigIsSfSoundStreamChunk()
- func (p SwigcptrSfSoundStreamChunk) Swigcptr() uintptr
- type SwigcptrSfTime
- type SwigcptrSfTimeSpan
- func (arg1 SwigcptrSfTimeSpan) GetLength() (_swig_ret SfTime)
- func (arg1 SwigcptrSfTimeSpan) GetOffset() (_swig_ret SfTime)
- func (arg1 SwigcptrSfTimeSpan) SetLength(arg2 SfTime)
- func (arg1 SwigcptrSfTimeSpan) SetOffset(arg2 SfTime)
- func (p SwigcptrSfTimeSpan) SwigIsSfTimeSpan()
- func (p SwigcptrSfTimeSpan) Swigcptr() uintptr
- type SwigcptrSfVector3f
Constants ¶
View Source
const CSFML_VERSION_MAJOR int = 2
View Source
const CSFML_VERSION_MINOR int = 6
View Source
const CSFML_VERSION_PATCH int = 1
View Source
const SfFalse int = 0
View Source
const SfTrue int = 1
Variables ¶
View Source
var SfPaused int = _swig_getsfPaused()
View Source
var SfPlaying int = _swig_getsfPlaying()
View Source
var SfStopped int = _swig_getsfStopped()
View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}
Functions ¶
func DeleteSfSoundStreamChunk ¶
func DeleteSfSoundStreamChunk(arg1 SfSoundStreamChunk)
func DeleteSfTimeSpan ¶
func DeleteSfTimeSpan(arg1 SfTimeSpan)
func SfListener_getGlobalVolume ¶
func SfListener_getGlobalVolume() (_swig_ret float32)
func SfListener_setDirection ¶
func SfListener_setDirection(arg1 SfVector3f)
func SfListener_setGlobalVolume ¶
func SfListener_setGlobalVolume(arg1 float32)
func SfListener_setPosition ¶
func SfListener_setPosition(arg1 SfVector3f)
func SfListener_setUpVector ¶
func SfListener_setUpVector(arg1 SfVector3f)
func SfMusic_destroy ¶
func SfMusic_destroy(arg1 SfMusic)
func SfMusic_getAttenuation ¶
func SfMusic_getChannelCount ¶
func SfMusic_getLoop ¶
func SfMusic_getMinDistance ¶
func SfMusic_getPitch ¶
func SfMusic_getSampleRate ¶
func SfMusic_getVolume ¶
func SfMusic_pause ¶
func SfMusic_pause(arg1 SfMusic)
func SfMusic_play ¶
func SfMusic_play(arg1 SfMusic)
func SfMusic_setAttenuation ¶
func SfMusic_setLoop ¶
func SfMusic_setLoopPoints ¶
func SfMusic_setLoopPoints(arg1 SfMusic, arg2 SfTimeSpan)
func SfMusic_setMinDistance ¶
func SfMusic_setPitch ¶
func SfMusic_setPosition ¶
func SfMusic_setPosition(arg1 SfMusic, arg2 SfVector3f)
func SfMusic_setVolume ¶
func SfMusic_stop ¶
func SfMusic_stop(arg1 SfMusic)
func SfSoundBufferRecorder_destroy ¶
func SfSoundBufferRecorder_destroy(arg1 SfSoundBufferRecorder)
func SfSoundBufferRecorder_getDevice ¶
func SfSoundBufferRecorder_getDevice(arg1 SfSoundBufferRecorder) (_swig_ret string)
func SfSoundBufferRecorder_getSampleRate ¶
func SfSoundBufferRecorder_getSampleRate(arg1 SfSoundBufferRecorder) (_swig_ret uint)
func SfSoundBufferRecorder_setDevice ¶
func SfSoundBufferRecorder_setDevice(arg1 SfSoundBufferRecorder, arg2 string) (_swig_ret int)
func SfSoundBufferRecorder_start ¶
func SfSoundBufferRecorder_start(arg1 SfSoundBufferRecorder, arg2 uint) (_swig_ret int)
func SfSoundBufferRecorder_stop ¶
func SfSoundBufferRecorder_stop(arg1 SfSoundBufferRecorder)
func SfSoundBuffer_destroy ¶
func SfSoundBuffer_destroy(arg1 SfSoundBuffer)
func SfSoundBuffer_getChannelCount ¶
func SfSoundBuffer_getChannelCount(arg1 SfSoundBuffer) (_swig_ret uint)
func SfSoundBuffer_getSampleCount ¶
func SfSoundBuffer_getSampleCount(arg1 SfSoundBuffer) (_swig_ret uint64)
func SfSoundBuffer_getSampleRate ¶
func SfSoundBuffer_getSampleRate(arg1 SfSoundBuffer) (_swig_ret uint)
func SfSoundBuffer_getSamples ¶
func SfSoundBuffer_getSamples(arg1 SfSoundBuffer) (_swig_ret *int16)
func SfSoundBuffer_saveToFile ¶
func SfSoundBuffer_saveToFile(arg1 SfSoundBuffer, arg2 string) (_swig_ret int)
func SfSoundRecorder_destroy ¶
func SfSoundRecorder_destroy(arg1 SfSoundRecorder)
func SfSoundRecorder_getChannelCount ¶
func SfSoundRecorder_getChannelCount(arg1 SfSoundRecorder) (_swig_ret uint)
func SfSoundRecorder_getDefaultDevice ¶
func SfSoundRecorder_getDefaultDevice() (_swig_ret string)
func SfSoundRecorder_getDevice ¶
func SfSoundRecorder_getDevice(arg1 SfSoundRecorder) (_swig_ret string)
func SfSoundRecorder_getSampleRate ¶
func SfSoundRecorder_getSampleRate(arg1 SfSoundRecorder) (_swig_ret uint)
func SfSoundRecorder_isAvailable ¶
func SfSoundRecorder_isAvailable() (_swig_ret int)
func SfSoundRecorder_setChannelCount ¶
func SfSoundRecorder_setChannelCount(arg1 SfSoundRecorder, arg2 uint)
func SfSoundRecorder_setDevice ¶
func SfSoundRecorder_setDevice(arg1 SfSoundRecorder, arg2 string) (_swig_ret int)
func SfSoundRecorder_setProcessingInterval ¶
func SfSoundRecorder_setProcessingInterval(arg1 SfSoundRecorder, arg2 SfTime)
func SfSoundRecorder_start ¶
func SfSoundRecorder_start(arg1 SfSoundRecorder, arg2 uint) (_swig_ret int)
func SfSoundRecorder_stop ¶
func SfSoundRecorder_stop(arg1 SfSoundRecorder)
func SfSoundStream_destroy ¶
func SfSoundStream_destroy(arg1 SfSoundStream)
func SfSoundStream_getAttenuation ¶
func SfSoundStream_getAttenuation(arg1 SfSoundStream) (_swig_ret float32)
func SfSoundStream_getChannelCount ¶
func SfSoundStream_getChannelCount(arg1 SfSoundStream) (_swig_ret uint)
func SfSoundStream_getLoop ¶
func SfSoundStream_getLoop(arg1 SfSoundStream) (_swig_ret int)
func SfSoundStream_getMinDistance ¶
func SfSoundStream_getMinDistance(arg1 SfSoundStream) (_swig_ret float32)
func SfSoundStream_getPitch ¶
func SfSoundStream_getPitch(arg1 SfSoundStream) (_swig_ret float32)
func SfSoundStream_getSampleRate ¶
func SfSoundStream_getSampleRate(arg1 SfSoundStream) (_swig_ret uint)
func SfSoundStream_getVolume ¶
func SfSoundStream_getVolume(arg1 SfSoundStream) (_swig_ret float32)
func SfSoundStream_isRelativeToListener ¶
func SfSoundStream_isRelativeToListener(arg1 SfSoundStream) (_swig_ret int)
func SfSoundStream_pause ¶
func SfSoundStream_pause(arg1 SfSoundStream)
func SfSoundStream_play ¶
func SfSoundStream_play(arg1 SfSoundStream)
func SfSoundStream_setAttenuation ¶
func SfSoundStream_setAttenuation(arg1 SfSoundStream, arg2 float32)
func SfSoundStream_setLoop ¶
func SfSoundStream_setLoop(arg1 SfSoundStream, arg2 int)
func SfSoundStream_setMinDistance ¶
func SfSoundStream_setMinDistance(arg1 SfSoundStream, arg2 float32)
func SfSoundStream_setPitch ¶
func SfSoundStream_setPitch(arg1 SfSoundStream, arg2 float32)
func SfSoundStream_setPlayingOffset ¶
func SfSoundStream_setPlayingOffset(arg1 SfSoundStream, arg2 SfTime)
func SfSoundStream_setPosition ¶
func SfSoundStream_setPosition(arg1 SfSoundStream, arg2 SfVector3f)
func SfSoundStream_setRelativeToListener ¶
func SfSoundStream_setRelativeToListener(arg1 SfSoundStream, arg2 int)
func SfSoundStream_setVolume ¶
func SfSoundStream_setVolume(arg1 SfSoundStream, arg2 float32)
func SfSoundStream_stop ¶
func SfSoundStream_stop(arg1 SfSoundStream)
func SfSound_destroy ¶
func SfSound_destroy(arg1 SfSound)
func SfSound_getAttenuation ¶
func SfSound_getLoop ¶
func SfSound_getMinDistance ¶
func SfSound_getPitch ��
func SfSound_getVolume ¶
func SfSound_pause ¶
func SfSound_pause(arg1 SfSound)
func SfSound_play ¶
func SfSound_play(arg1 SfSound)
func SfSound_setAttenuation ¶
func SfSound_setBuffer ¶
func SfSound_setBuffer(arg1 SfSound, arg2 SfSoundBuffer)
func SfSound_setLoop ¶
func SfSound_setMinDistance ¶
func SfSound_setPitch ¶
func SfSound_setPosition ¶
func SfSound_setPosition(arg1 SfSound, arg2 SfVector3f)
func SfSound_setVolume ¶
func SfSound_stop ¶
func SfSound_stop(arg1 SfSound)
func Swig_malloc ¶
Types ¶
type SfInputStream ¶
type SfInputStream interface {
Swigcptr() uintptr
}
type SfMusic ¶
type SfMusic interface {
Swigcptr() uintptr
}
func SfMusic_createFromFile ¶
func SfMusic_createFromStream ¶
func SfMusic_createFromStream(arg1 SfInputStream) (_swig_ret SfMusic)
type SfSound ¶
type SfSound interface {
Swigcptr() uintptr
}
func SfSound_copy ¶
func SfSound_create ¶
func SfSound_create() (_swig_ret SfSound)
type SfSoundBuffer ¶
type SfSoundBuffer interface {
Swigcptr() uintptr
}
func SfSoundBufferRecorder_getBuffer ¶
func SfSoundBufferRecorder_getBuffer(arg1 SfSoundBufferRecorder) (_swig_ret SfSoundBuffer)
func SfSoundBuffer_copy ¶
func SfSoundBuffer_copy(arg1 SfSoundBuffer) (_swig_ret SfSoundBuffer)
func SfSoundBuffer_createFromFile ¶
func SfSoundBuffer_createFromFile(arg1 string) (_swig_ret SfSoundBuffer)
func SfSoundBuffer_createFromMemory ¶
func SfSoundBuffer_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret SfSoundBuffer)
func SfSoundBuffer_createFromSamples ¶
func SfSoundBuffer_createFromSamples(arg1 *int16, arg2 uint64, arg3 uint, arg4 uint) (_swig_ret SfSoundBuffer)
func SfSoundBuffer_createFromStream ¶
func SfSoundBuffer_createFromStream(arg1 SfInputStream) (_swig_ret SfSoundBuffer)
func SfSound_getBuffer ¶
func SfSound_getBuffer(arg1 SfSound) (_swig_ret SfSoundBuffer)
type SfSoundBufferRecorder ¶
type SfSoundBufferRecorder interface {
Swigcptr() uintptr
}
func SfSoundBufferRecorder_create ¶
func SfSoundBufferRecorder_create() (_swig_ret SfSoundBufferRecorder)
type SfSoundRecorder ¶
type SfSoundRecorder interface {
Swigcptr() uintptr
}
func SfSoundRecorder_create ¶
func SfSoundRecorder_create(arg1 _swig_fnptr, arg2 _swig_fnptr, arg3 _swig_fnptr, arg4 uintptr) (_swig_ret SfSoundRecorder)
type SfSoundStatus ¶
type SfSoundStatus int
func SfMusic_getStatus ¶
func SfMusic_getStatus(arg1 SfMusic) (_swig_ret SfSoundStatus)
func SfSoundStream_getStatus ¶
func SfSoundStream_getStatus(arg1 SfSoundStream) (_swig_ret SfSoundStatus)
func SfSound_getStatus ¶
func SfSound_getStatus(arg1 SfSound) (_swig_ret SfSoundStatus)
type SfSoundStream ¶
type SfSoundStream interface {
Swigcptr() uintptr
}
func SfSoundStream_create ¶
func SfSoundStream_create(arg1 _swig_fnptr, arg2 _swig_fnptr, arg3 uint, arg4 uint, arg5 uintptr) (_swig_ret SfSoundStream)
type SfSoundStreamChunk ¶
type SfSoundStreamChunk interface {
Swigcptr() uintptr
SwigIsSfSoundStreamChunk()
SetSamples(arg2 *int16)
GetSamples() (_swig_ret *int16)
SetSampleCount(arg2 uint)
GetSampleCount() (_swig_ret uint)
}
func NewSfSoundStreamChunk ¶
func NewSfSoundStreamChunk() (_swig_ret SfSoundStreamChunk)
type SfTime ¶
type SfTime interface {
Swigcptr() uintptr
}
func SfMusic_getDuration ¶
func SfSoundBuffer_getDuration ¶
func SfSoundBuffer_getDuration(arg1 SfSoundBuffer) (_swig_ret SfTime)
func SfSoundStream_getPlayingOffset ¶
func SfSoundStream_getPlayingOffset(arg1 SfSoundStream) (_swig_ret SfTime)
type SfTimeSpan ¶
type SfTimeSpan interface {
Swigcptr() uintptr
SwigIsSfTimeSpan()
SetOffset(arg2 SfTime)
GetOffset() (_swig_ret SfTime)
SetLength(arg2 SfTime)
GetLength() (_swig_ret SfTime)
}
func NewSfTimeSpan ¶
func NewSfTimeSpan() (_swig_ret SfTimeSpan)
func SfMusic_getLoopPoints ¶
func SfMusic_getLoopPoints(arg1 SfMusic) (_swig_ret SfTimeSpan)
type SfVector3f ¶
type SfVector3f interface {
Swigcptr() uintptr
}
func SfListener_getDirection ¶
func SfListener_getDirection() (_swig_ret SfVector3f)
func SfListener_getPosition ¶
func SfListener_getPosition() (_swig_ret SfVector3f)
func SfListener_getUpVector ¶
func SfListener_getUpVector() (_swig_ret SfVector3f)
func SfMusic_getPosition ¶
func SfMusic_getPosition(arg1 SfMusic) (_swig_ret SfVector3f)
func SfSoundStream_getPosition ¶
func SfSoundStream_getPosition(arg1 SfSoundStream) (_swig_ret SfVector3f)
func SfSound_getPosition ¶
func SfSound_getPosition(arg1 SfSound) (_swig_ret SfVector3f)
type SwigcptrSfInputStream ¶
type SwigcptrSfInputStream uintptr
func (SwigcptrSfInputStream) Swigcptr ¶
func (p SwigcptrSfInputStream) Swigcptr() uintptr
type SwigcptrSfMusic ¶
type SwigcptrSfMusic uintptr
func (SwigcptrSfMusic) Swigcptr ¶
func (p SwigcptrSfMusic) Swigcptr() uintptr
type SwigcptrSfSound ¶
type SwigcptrSfSound uintptr
func (SwigcptrSfSound) Swigcptr ¶
func (p SwigcptrSfSound) Swigcptr() uintptr
type SwigcptrSfSoundBuffer ¶
type SwigcptrSfSoundBuffer uintptr
func (SwigcptrSfSoundBuffer) Swigcptr ¶
func (p SwigcptrSfSoundBuffer) Swigcptr() uintptr
type SwigcptrSfSoundBufferRecorder ¶
type SwigcptrSfSoundBufferRecorder uintptr
func (SwigcptrSfSoundBufferRecorder) Swigcptr ¶
func (p SwigcptrSfSoundBufferRecorder) Swigcptr() uintptr
type SwigcptrSfSoundRecorder ¶
type SwigcptrSfSoundRecorder uintptr
func (SwigcptrSfSoundRecorder) Swigcptr ¶
func (p SwigcptrSfSoundRecorder) Swigcptr() uintptr
type SwigcptrSfSoundStream ¶
type SwigcptrSfSoundStream uintptr
func (SwigcptrSfSoundStream) Swigcptr ¶
func (p SwigcptrSfSoundStream) Swigcptr() uintptr
type SwigcptrSfSoundStreamChunk ¶
type SwigcptrSfSoundStreamChunk uintptr
func (SwigcptrSfSoundStreamChunk) GetSampleCount ¶
func (arg1 SwigcptrSfSoundStreamChunk) GetSampleCount() (_swig_ret uint)
func (SwigcptrSfSoundStreamChunk) GetSamples ¶
func (arg1 SwigcptrSfSoundStreamChunk) GetSamples() (_swig_ret *int16)
func (SwigcptrSfSoundStreamChunk) SetSampleCount ¶
func (arg1 SwigcptrSfSoundStreamChunk) SetSampleCount(arg2 uint)
func (SwigcptrSfSoundStreamChunk) SetSamples ¶
func (arg1 SwigcptrSfSoundStreamChunk) SetSamples(arg2 *int16)
func (SwigcptrSfSoundStreamChunk) SwigIsSfSoundStreamChunk ¶
func (p SwigcptrSfSoundStreamChunk) SwigIsSfSoundStreamChunk()
func (SwigcptrSfSoundStreamChunk) Swigcptr ¶
func (p SwigcptrSfSoundStreamChunk) Swigcptr() uintptr
type SwigcptrSfTime ¶
type SwigcptrSfTime uintptr
func (SwigcptrSfTime) Swigcptr ¶
func (p SwigcptrSfTime) Swigcptr() uintptr
type SwigcptrSfTimeSpan ¶
type SwigcptrSfTimeSpan uintptr
func (SwigcptrSfTimeSpan) GetLength ¶
func (arg1 SwigcptrSfTimeSpan) GetLength() (_swig_ret SfTime)
func (SwigcptrSfTimeSpan) GetOffset ¶
func (arg1 SwigcptrSfTimeSpan) GetOffset() (_swig_ret SfTime)
func (SwigcptrSfTimeSpan) SetLength ¶
func (arg1 SwigcptrSfTimeSpan) SetLength(arg2 SfTime)
func (SwigcptrSfTimeSpan) SetOffset ¶
func (arg1 SwigcptrSfTimeSpan) SetOffset(arg2 SfTime)
func (SwigcptrSfTimeSpan) SwigIsSfTimeSpan ¶
func (p SwigcptrSfTimeSpan) SwigIsSfTimeSpan()
func (SwigcptrSfTimeSpan) Swigcptr ¶
func (p SwigcptrSfTimeSpan) Swigcptr() uintptr
type SwigcptrSfVector3f ¶
type SwigcptrSfVector3f uintptr
func (SwigcptrSfVector3f) Swigcptr ¶
func (p SwigcptrSfVector3f) Swigcptr() uintptr
Click to show internal directories.
Click to hide internal directories.