OBS SDK for .NET 3.19.7.1 API
OBS SDK for .NET 3.19.7.1 API
OBS 命名空间
OBS.Model
MetadataCollection 类
MetadataCollection 属性
Count 属性
Item 属性
Keys 属性
KeyValuePairs 属性
Values 属性
MetadataCollection
Item 属性
自定义元数据。
命名空间:
OBS.Model
程序集:
esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.19.7.1 (3.19.7.1)
语法
C#
复制
public
string
this
[
string
name
] {
get
;
set
; }
参数
name
类型:
System
String
元数据元素名。
返回值
类型:
String
元数据元素值。
参见
引用
MetadataCollection 类
OBS.Model 命名空间