@jambonz/sdk
Preparing search index...
index
AudioStreamMetadata
Interface AudioStreamMetadata
Metadata sent by jambonz in the initial text frame.
interface
AudioStreamMetadata
{
callSid
:
string
;
from
:
string
;
to
:
string
;
callId
:
string
;
sampleRate
:
number
;
mixType
:
"mono"
|
"stereo"
|
"mixed"
;
accountSid
?:
string
;
applicationSid
?:
string
;
direction
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
call
Sid
from
to
call
Id
sample
Rate
mix
Type
account
Sid?
application
Sid?
direction?
Properties
call
Sid
callSid
:
string
from
from
:
string
to
to
:
string
call
Id
callId
:
string
sample
Rate
sampleRate
:
number
mix
Type
mixType
:
"mono"
|
"stereo"
|
"mixed"
Optional
account
Sid
accountSid
?:
string
Optional
application
Sid
applicationSid
?:
string
Optional
direction
direction
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
Sid
from
to
call
Id
sample
Rate
mix
Type
account
Sid
application
Sid
direction
@jambonz/sdk
Loading...
Metadata sent by jambonz in the initial text frame.