RTCPeerConnection.ontrack

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

Meta