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