Enum TrackKind Specifies the type of media for a track. Namespace: Unity.WebRTC Assembly: Unity.WebRTC.dll Syntax public enum TrackKind Fields Name Description Audio Represents an audio track. Video Represents a video track.