成员变量 类型: 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'