import { IStreamChange } from '../../type/index'; /** * 默认content 720p的vom配置 */ export declare const DEFAULT_CONTENT_720P_STREAM_CHANGE: IStreamChange; /** * 默认content 1080p的vom配置 */ export declare const DEFAULT_CONTENT_1080P_STREAM_CHANGE: IStreamChange;