Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-media-player
UseAudioPassthroughOptions
Interface UseAudioPassthroughOptions
interface
UseAudioPassthroughOptions
{
destinationStream
:
MediaStreamAudioDestinationNode
|
null
;
enabled
:
boolean
;
onError
?:
(
error
:
Error
)
=>
void
;
}
Index
Properties
destination
Stream
enabled
on
Error?
Properties
destination
Stream
destinationStream
:
MediaStreamAudioDestinationNode
|
null
enabled
enabled
:
boolean
Optional
on
Error
onError
?:
(
error
:
Error
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
Stream
enabled
on
Error
Hiyve Components - v1.0.0
Loading...