VideoDecoderConfigurationVideoSource Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public StreamSources VideoSource { get; set; }
Public Property VideoSource As StreamSources
Get
Set
public:
property StreamSources VideoSource {
StreamSources get ();
void set (StreamSources value);
}
member VideoSource : StreamSources with get, set
Property Value
Type:
StreamSourcesSee Also