Default: "1.0" (unused)
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public string Factor { get; set; }
Public Property Factor As String
Get
Set
public:
property String^ Factor {
String^ get ();
void set (String^ value);
}
member Factor : string with get, set
Property Value
Type:
String
The factor.
See Also