public class CameraRecordControl
extends java.lang.Object
用于从AR场景AREffectView中导出相机的轨迹记录ARRecordParameter
| 限定符和类型 | 方法和说明 |
|---|---|
ARRecordParameter |
getCurrentRecordParameter()
获取当前姿态记录参数
|
LocationUpdateListener |
getExternalLocationListener()
获取位置更新监听
|
boolean |
isUseExternalLocation()
判断是否使用外部定位替代位置输出结果
|
void |
setUseExternalLocation(boolean useExternalLocation)
设置是否使用外部定位替代位置输出结果
|
public ARRecordParameter getCurrentRecordParameter()
ARRecordParameterpublic boolean isUseExternalLocation()
public void setUseExternalLocation(boolean useExternalLocation)
useExternalLocation - public LocationUpdateListener getExternalLocationListener()