RTCPeerConnection.onaddstream

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

Meta