DirectShowSettingsGetAvailableCodecs Method

CVB.Net Documentation
Gets the available codecs currently installed in the system.

Namespace:  Stemmer.Cvb.Movie2.RecordingEngine
Assembly:  Stemmer.Cvb.Movie2 (in Stemmer.Cvb.Movie2.dll) Version: 14.0.0.0
Syntax

public static string[] GetAvailableCodecs()

Return Value

Type: String
Array containing the names of the codecs.
See Also

Reference