aboutsummaryrefslogblamecommitdiffhomepage
path: root/shared/models/videos/video-streaming-playlist.type.ts
blob: 3b403f295ad2bf3654809290dd6b08164ad7386d (plain) (tree)
1
2
3


                                        
export enum VideoStreamingPlaylistType {
  HLS = 1
}