CPF api文档
CPF api文档
LibVLCSharp.Shared
Media 类
Media 方法
AddOption 方法
AddOptionFlag 方法
AddSlave 方法
ClearSlaves 方法
CodecDescription 方法
Dispose 方法
Duplicate 方法
Equals 方法
GetHashCode 方法
Meta 方法
Parse 方法
ParseStop 方法
SaveMeta 方法
SetMeta 方法
Media
Meta 方法
Read the meta of the media.
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
复制
public
string
Meta
(
MetadataType
metadataType
)
参数
metadataType
类型:
LibVLCSharp.Shared
MetadataType
the meta to read
返回值
类型:
String
the media's meta
备注
If the media has not yet been parsed this will return NULL.
参见
引用
Media 类
LibVLCSharp.Shared 命名空间