Click or drag to resize

AudioConverterSeekable Method

Check if the source media file is seekable.

Namespace:  CSAudioConverter
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool Seekable(
	string SourceFile
)

Parameters

SourceFile
Type: SystemString

Return Value

Type: Boolean
See Also