NEMeetingKit
V4.9.0
载入中...
搜索中...
未找到
NEMeetingKit
ExportHeaders
NEScreenSharingOptions.h
浏览该文件的文档.
1
// Copyright (c) 2022 NetEase, Inc. All rights reserved.
2
// Use of this source code is governed by a MIT license that can be
3
// found in the LICENSE file.
4
5
#import <Foundation/Foundation.h>
6
7
NS_ASSUME_NONNULL_BEGIN
11
@interface
NEScreenSharingOptions
: NSObject
16
@property
(nonatomic, assign) BOOL
enableAudioShare
;
17
@end
18
19
NS_ASSUME_NONNULL_END
NEScreenSharingOptions
定义
NEScreenSharingOptions.h:12
NEScreenSharingOptions::enableAudioShare
BOOL enableAudioShare
定义
NEScreenSharingOptions.h:16
制作者
1.12.0