RTCPeerConnection.onremovestream

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onremovestream(Optional!(T0) onremovestream)
    struct RTCPeerConnection
    nothrow
    void
    onremovestream
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onremovestream
    )
  2. EventHandler onremovestream()

Meta