EarthSDK
    正在准备搜索索引...

    类型别名 PlayerPropertyDefaults

    type PlayerPropertyDefaults = {
        loop: boolean;
        playing: boolean;
        ratio: number;
    }
    索引

    属性

    loop: boolean
    playing: boolean
    ratio: number