Tao.Sdl SDK Documentation |
|
Sdl.SDL_BuildAudioCVT Method (IntPtr, UInt16, Byte, Int32, UInt16, Byte, Int32)
[Visual Basic]
Overloads Public Shared Function SDL_BuildAudioCVT( _
ByVal
cvt As
IntPtr, _
ByVal
src_format As
UInt16, _
ByVal
src_channels As
Byte, _
ByVal
src_rate As
Integer, _
ByVal
dst_format As
UInt16, _
ByVal
dst_channels As
Byte, _
ByVal
dst_rate As
Integer _
) As
Integer
See Also
Sdl Class | Tao.Sdl Namespace | Sdl.SDL_BuildAudioCVT Overload List