| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property Precoding As SharedChannelDecoderType | |
| C# | |
|---|---|
public abstract SharedChannelDecoderType Precoding {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property SharedChannelDecoderType Precoding { SharedChannelDecoderType get(); void set ( SharedChannelDecoderType value); } | |
Property Value
The default value is SharedChannelDecoderType.Off.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)