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 -> string
member GetAttrValue :
xpath : string -> string
Return Value
Type:
Stringattribute value or null