export enum TrackType { Default = 'default', Dash = 'dash', HLS = 'hls', SmoothStreaming = 'smoothstreaming', }