FFProble XML result.
Namespace: NReco.VideoInfoAssembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
public XPathDocument Result { get; }
public XPathDocument Result { get; }
Public ReadOnly Property Result As XPathDocument
Get
Public ReadOnly Property Result As XPathDocument
Get
public:
property XPathDocument^ Result {
XPathDocument^ get ();
}
public:
property XPathDocument^ Result {
XPathDocument^ get ();
}
member Result : XPathDocument with get
member Result : XPathDocument with get
Property Value
Type:
XPathDocument