C# Class FFmpeg.AutoGen.AVProbeData

显示文件 Open project: Ruslan-B/FFmpeg.AutoGen Class Usage Examples

Public Properties

Property Type Description
@buf sbyte*
@buf_size int
@filename sbyte*
@mime_type sbyte*

Property Details

@buf public_oe property

public sbyte* @buf
return sbyte*

@buf_size public_oe property

public int @buf_size
return int

@filename public_oe property

public sbyte* @filename
return sbyte*

@mime_type public_oe property

public sbyte* @mime_type
return sbyte*