Click or drag to resize
FormatChooseResult Constructor
Initializes a new instance of the FormatChooseResult class

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public FormatChooseResult(
	int result,
	IntPtr format,
	string formatTagName,
	string formatName
)

Parameters

result
Type: SystemInt32
format
Type: SystemIntPtr
formatTagName
Type: SystemString
formatName
Type: SystemString
See Also