Returns attribute value from FFProbe XML result.
Namespace: NReco.VideoInfoAssembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
public string GetAttrValue(
string xpath
)
public string GetAttrValue(
string xpath
)
Public Function GetAttrValue (
xpath As String
) As String
Public Function GetAttrValue (
xpath As String
) As String
public:
String^ GetAttrValue(
String^ xpath
)
public:
String^ GetAttrValue(
String^ xpath
)
member GetAttrValue :
xpath : string -> stringmember GetAttrValue :
xpath : string -> stringReturn Value
Type:
Stringattribute value or null