PanoRtcAnnotationManager 接口类对应用程序提供了所有的标注对象管理相关方法。
更多...
#import <PanoRtcAnnotation.h>
|
(instancetype) | + new |
| 此方法不可用。
|
|
◆ externalAnnotation:
- (PanoRtcAnnotation *_Nullable) externalAnnotation: |
|
(NSString *_Nonnull) |
annotationId |
|
获取外部标注对象
- 参数
-
annotationId | 标注ID。最大长度128字节,UTF8String。 |
- 返回
-
- 注解
- 标注ID必须以"pano-annotation-ext-"作为前缀。
- 当传入的annotationId之前没被设置过,PanoRtcAnnotationManager会生成新的标注对象。
◆ setDelegate:
设置标注管理器回调对象,用以接收管理器事件消息。
- 参数
-
- 返回
-
◆ shareAnnotation:
◆ videoAnnotation:stream:
- (PanoRtcAnnotation *_Nullable) videoAnnotation: |
|
(UInt64) |
userId |
stream: |
|
(SInt32) |
streamId |
|
|
| |
该类的文档由以下文件生成: