类名 VideoSourceType

成员变量

String

# static readonly hls

hls格式。计划废弃,请使用 VideoSourceType.HLS 代替

Default Value:
  • 'm3u8'
String

# static readonly HLS

VideoSourceType.HLS: 'm3u8',hls格式

Default Value:
  • 'm3u8'
String

# static readonly mp4

MP4格式。计划废弃,请使用 VideoSourceType.MP4 代替

Default Value:
  • 'mp4'
String

# static readonly MP4

VideoSourceType.MP4: 'mp4',MP4格式

Default Value:
  • 'mp4'
String

# static readonly rtmp

rtmp格式。计划废弃,请使用 VideoSourceType.RTMP 代替

Default Value:
  • 'rtmp'
String

# static readonly RTMP

VideoSourceType.RTMP: 'rtmp',rtmp格式

Default Value:
  • 'rtmp'
String

# static readonly videoHTML

VideoSourceType.videoHTML: 'videoHTML',video HTML

Default Value:
  • 'videoHTML'
String

# static readonly videoPlayer

VideoSourceType.videoPlayer: 'videoPlayer',videoPlayer

Default Value:
  • 'videoPlayer'
构造函数
成员变量
方法
事件