Members
增加事件
长度
是否投影背面
移除所有事件
移除事件
Methods
增加一个视频投放对象到集合.
Name | Type | Description |
---|---|---|
videoProject |
GeoVideoProjection | 投放对象 |
清空.
从集合中移除一个对象,并销毁.
Name | Type | Description |
---|---|---|
videoProject |
GeoVideoProjection | 投放对象 |
销毁.
getByIndex(index) → GeoVideoProjection
使用索引从集合中获取一个存在的对象.
Name | Type | Description |
---|---|---|
index |
Number | 索引 |
Returns:
getByName(name) → GeoVideoProjection
使用名称从集合中获取一个存在的对象.
Name | Type | Description |
---|---|---|
name |
String | 名称 |
Returns:
获取集合中对象数.
Returns:
获取集合中所有对象名称.
Returns:
移除所有对象.
使用名称从集合中移除一个存在的对象.
Name | Type | Description |
---|---|---|
index |
Number | 索引 |
使用名称从集合中移除一个存在的对象.
Name | Type | Description |
---|---|---|
name |
String | 名称 |