ziwo-core-front
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Media
Channel
constructor
audio
Context
microphone
remote
Stream
stream
bind
Video
get
Audio
Context
start
Microphone
get
User
Media
AsChannel
Hierarchy
MediaChannel
Index
Constructors
constructor
Properties
audio
Context
microphone
remote
Stream
stream
Methods
bind
Video
get
Audio
Context
start
Microphone
get
User
Media
AsChannel
Constructors
constructor
new
Media
Channel
(
stream
:
any
)
:
MediaChannel
Parameters
stream:
any
Returns
MediaChannel
Properties
Private
Readonly
audio
Context
audio
Context
:
AudioContext
Private
Optional
microphone
microphone
:
MicrophoneData
remote
Stream
remote
Stream
:
any
stream
stream
:
any
Methods
bind
Video
bind
Video
(
el
:
any
)
:
void
Parameters
el:
any
Returns
void
Private
get
Audio
Context
get
Audio
Context
(
)
:
AudioContext
Returns
AudioContext
start
Microphone
start
Microphone
(
)
:
void
Returns
void
Static
get
User
Media
AsChannel
get
User
Media
AsChannel
(
io
:
IOService
)
:
Promise
<
MediaChannel
>
Parameters
io:
IOService
Returns
Promise
<
MediaChannel
>
Generated using
TypeDoc