C# Class FFmpeg.AutoGen.AVProbeData

Show file 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 property

public sbyte* @buf
return sbyte*

@buf_size public property

public int @buf_size
return int

@filename public property

public sbyte* @filename
return sbyte*

@mime_type public property

public sbyte* @mime_type
return sbyte*