s&
About
The Project
info
About s&box
map
Roadmap
monitoring
Metrics
Engine startup and usage numbers
Updates
newspaper
Latest News
published_with_changes
Changes
Release-by-release changelog
Games
Browse Games
Discover Games
gamejams
live now
Game Jam III
Ends
Fri 25 Sep
Theme
One More Round
The jam is running. Build something, or play the entries.
£
50,000
prizepool
View the jam
Workshop
Playable
sports_esports
Games
Standalone games and gamemodes
Assets
landscape
Maps
view_in_ar
Models
texture
Materials
apparel
Clothing
apps
Everything
Every asset type in one list
Forum
Learn
Documentation
rocket_launch
Getting Started
docs
Documentation
api
API Reference
Resources
school
Tutorials
manage_search
Code Search
input
Log in with Steam
Api
Classes
PcmOptions
chevron_left
Classes
struct
PcmOptions
Constructors
functions
PcmOptions
Properties
data_object
Bits
data_object
Channels
data_object
Loop
data_object
LoopEnd
data_object
LoopStart
data_object
Rate
PcmOptions
Options for creating a sound from raw PCM data via Sandbox.SoundFile.FromPcm(System.String,System.Span{System.Byte},System.Nullable{Sandbox.SoundFile.PcmOptions}).
struct
Sandbox.SoundFile
.
sealed
Sandbox.Engine
build
Constructors
1
PcmOptions
(
)
Options for creating a sound from raw PCM data via Sandbox.SoundFile.FromPcm(System.String,System.Span{System.Byte},System.Nullable{Sandbox.SoundFile.PcmOptions}).
data_object
Properties
6
Bits
int
Bits per sample (8, 16, or 32).
Channels
int
Number of channels (1 = mono, 2 = stereo).
Loop
bool
Whether the sound should loop. Overridden by Sandbox.SoundFile.PcmOptions.LoopStart/Sandbox.SoundFile.PcmOptions.LoopEnd if set.
LoopEnd
int
End sample of the loop region. 0 means end of sound.
LoopStart
int
Start sample of the loop region. -1 means no loop.
Rate
UInt32
Sample rate in Hz (e.g. 44100).
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.