Preparing search index...
The search index is not available
@soundchips
@soundchips
@soundchips/vgm-parser
VGMCommand
SetupStream
Class SetupStream
Hierarchy
Stream
SetupStream
Index
Constructors
constructor
Properties
channel
cmd
port
stream
Id
type
Accessors
size
Methods
clone
copy
toJSON
to
Object
to
Uint8
Array
from
Object
parse
Constructors
constructor
new
Setup
Stream
(
arg
)
:
SetupStream
Parameters
arg
:
{
channel
:
number
;
port
:
number
;
streamId
:
number
;
type
:
number
;
}
channel
:
number
port
:
number
stream
Id
:
number
type
:
number
Returns
SetupStream
Properties
channel
channel
:
number
cmd
cmd
:
number
port
port
:
number
stream
Id
stream
Id
:
number
type
type
:
number
Accessors
size
get
size
(
)
:
number
Returns
number
Methods
clone
clone
(
)
:
SetupStream
Returns
SetupStream
copy
copy
(
arg
)
:
SetupStream
Parameters
arg
:
{
channel
?:
number
;
port
?:
number
;
streamId
?:
number
;
type
?:
number
;
}
Optional
channel
?:
number
Optional
port
?:
number
Optional
stream
Id
?:
number
Optional
type
?:
number
Returns
SetupStream
toJSON
toJSON
(
)
:
VGMCommandObject
Returns
VGMCommandObject
to
Object
to
Object
(
)
:
VGMCommandObject
Returns
VGMCommandObject
to
Uint8
Array
to
Uint8
Array
(
)
:
Uint8Array
Returns
Uint8Array
Static
from
Object
from
Object
(
obj
)
:
SetupStream
Parameters
obj
:
VGMCommandObject
Returns
SetupStream
Static
parse
parse
(
buf
,
offset
?
)
:
SetupStream
Parameters
buf
:
ArrayLike
<
number
>
offset
:
number
= 0
Returns
SetupStream
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
channel
cmd
port
stream
Id
type
size
clone
copy
toJSON
to
Object
to
Uint8
Array
from
Object
parse
@soundchips
@soundchips/pokey
@soundchips/ricoh
@soundchips/vgm-
parser
VGMCommand
Command
Data
Block
End
PCMRAMWrite
SeekPCM
Set
Stream
Data
Set
Stream
Frequency
Setup
Stream
Start
Stream
Start
Stream
Fast
Stop
Stream
Stream
Wait
Wait735
Wait882
Wait
Nibble
Wait
Word
Write2A
Write
Data
VGM
Chip
Clock
Chip
Name
Chip
Type
Chips
Extra
Chip
Clock
Extra
Chip
Volume
Extra
Header
GD3
Tag
Offsets
Samples
VGMCommand
Object
Version
Generated using
TypeDoc