C# Class FFmpeg.AutoGen.AVABufferSinkParams

Show file Open project: Ruslan-B/FFmpeg.AutoGen

Public Properties

Property Type Description
@all_channel_counts int
@channel_counts int*
@channel_layouts long*
@sample_fmts AVSampleFormat*
@sample_rates int*

Property Details

@all_channel_counts public property

public int @all_channel_counts
return int

@channel_counts public property

public int* @channel_counts
return int*

@channel_layouts public property

public long* @channel_layouts
return long*

@sample_fmts public property

public AVSampleFormat* @sample_fmts
return AVSampleFormat*

@sample_rates public property

public int* @sample_rates
return int*