Callback invoked when the remote peer has added a Track to the WebRTC connection
typealias OnTrackCallback = (EdgeMediaTrack) -> Unit
EdgeMediaTrack: