Barotrauma Client Doc
Barotrauma.Sounds.VideoSound Member List

This is the complete list of members for Barotrauma.Sounds.VideoSound, including all inherited members.

ALFormatBarotrauma.Sounds.Sound
BaseFarBarotrauma.Sounds.Sound
BaseGainBarotrauma.Sounds.Sound
BaseNearBarotrauma.Sounds.Sound
BuffersBarotrauma.Sounds.Sound
buffersBarotrauma.Sounds.Soundprotected
CastBuffer(float[] inBuffer, short[] outBuffer, int length)Barotrauma.Sounds.Soundprotectedstatic
DeleteAlBuffers()Barotrauma.Sounds.Soundvirtual
Dispose()Barotrauma.Sounds.VideoSoundvirtual
disposedBarotrauma.Sounds.Soundprotected
DisposedBarotrauma.Sounds.Sound
Enqueue(short[] buf)Barotrauma.Sounds.VideoSound
FilenameBarotrauma.Sounds.Sound
FillAlBuffers()Barotrauma.Sounds.Soundvirtual
FillStreamBuffer(int samplePos, short[] buffer)Barotrauma.Sounds.VideoSoundvirtual
FloatToShort(float fVal)Barotrauma.Sounds.Soundprotectedstatic
GetAmplitudeAtPlaybackPos(int playbackPos)Barotrauma.Sounds.VideoSoundvirtual
InitializeAlBuffers()Barotrauma.Sounds.Soundvirtual
IsPlaying()Barotrauma.Sounds.VideoSoundvirtual
MaxSimultaneousInstancesBarotrauma.Sounds.Sound
OwnerBarotrauma.Sounds.Sound
Play(float gain, float range, Vector2 position, bool muffle=false)Barotrauma.Sounds.VideoSoundvirtual
Play(Vector3? position, float gain, float freqMult=1.0f, bool muffle=false)Barotrauma.Sounds.VideoSoundvirtual
Play(float gain)Barotrauma.Sounds.VideoSoundvirtual
Play()Barotrauma.Sounds.VideoSoundvirtual
Barotrauma::Sounds::Sound.Play(float gain, float range, float freqMult, Vector2 position, bool muffle=false)Barotrauma.Sounds.Soundvirtual
Barotrauma::Sounds::Sound.Play(float? gain, string category)Barotrauma.Sounds.Soundvirtual
SampleRateBarotrauma.Sounds.Sound
ShortToFloat(short shortVal)Barotrauma.Sounds.Soundprotectedstatic
Sound(SoundManager owner, string filename, bool stream, bool streamsReliably, ContentXElement xElement=null, bool getFullPath=true)Barotrauma.Sounds.Sound
SourcePoolIndexBarotrauma.Sounds.Sound
StreamBarotrauma.Sounds.Sound
StreamsReliablyBarotrauma.Sounds.Sound
ToString()Barotrauma.Sounds.Sound
VideoSound(SoundManager owner, string filename, int sampleRate, int channelCount, Video vid)Barotrauma.Sounds.VideoSound
XElementBarotrauma.Sounds.Sound