CPF api文档
CPF api文档
LibVLCSharp.Shared
Media 类
Media 方法
AddOption 方法
AddOptionFlag 方法
AddSlave 方法
ClearSlaves 方法
CodecDescription 方法
Dispose 方法
Duplicate 方法
Equals 方法
GetHashCode 方法
Meta 方法
Parse 方法
ParseStop 方法
SaveMeta 方法
SetMeta 方法
Media
CodecDescription 方法
Get a media's codec description
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
复制
public
string
CodecDescription
(
TrackType
type
,
uint
codec
)
参数
type
类型:
LibVLCSharp.Shared
TrackType
The type of the track
codec
类型:
System
UInt32
the codec or fourcc
返回值
类型:
String
the codec description
参见
引用
Media 类
LibVLCSharp.Shared 命名空间