Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenRA
Mods
Common
AudioLoaders
AudFormat
C# Class OpenRA.Mods.Common.AudioLoaders.AudFormat
Inheritance:
ISoundFormat
ファイルを表示
Open project: pchote/OpenRA
Class Usage Examples
Public Methods
Method
Description
AudFormat
(
Stream
stream
) :
System
GetPCMInputStream
( ) :
Stream
Method Details
AudFormat()
public
method
public
AudFormat
(
Stream
stream
) :
System
stream
Stream
return
System
GetPCMInputStream()
public
method
public
GetPCMInputStream
( ) :
Stream
return
Stream