DirectShowSettingsCodec Property

CVB.Net Documentation
Gets or sets the name of the Codec to use.

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

public string Codec { get; set; }

Property Value

Type: String
Exceptions

ExceptionCondition
ArgumentExceptionGiven value is not found in the list of installed Codecs.
See Also

Reference