libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MediaStream.onremovetrack
libwasm
bindings
MediaStream
MediaStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
onremovetrack
(Optional!(T0) onremovetrack)
struct
MediaStream
nothrow
void
onremovetrack
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onremovetrack
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onremovetrack
()
Meta
Source
See Implementation
libwasm
bindings
MediaStream
MediaStream
constructors
this
functions
active
addTrack
assignId
clone
countUnderlyingStreams
getAudioTracks
getTrackById
getTracks
getVideoTracks
id
onaddtrack
onremovetrack
removeTrack
variables
_parent