TrackEventCallback()
DESCRIPTION
Track Event callback definition
DECLARATION
typedef std::function<void(NabtoDeviceConnectionRef connRef, MediaTrackPtr track)> TrackEventCallback
PARAMETERS
connRef:
- [in] The Nabto Connection the track event originates from
track:
- [in] The track created by this event