Include information about file format.
Namespace: NReco.VideoInfoAssembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
public bool IncludeFormat { get; set; }
public bool IncludeFormat { get; set; }
Public Property IncludeFormat As Boolean
Get
Set
Public Property IncludeFormat As Boolean
Get
Set
public:
property bool IncludeFormat {
bool get ();
void set (bool value);
}
public:
property bool IncludeFormat {
bool get ();
void set (bool value);
}
member IncludeFormat : bool with get, set
member IncludeFormat : bool with get, set
Property Value
Type:
Boolean