MediaInfo GetAttrValue Method NReco.VideoInfo Class Library Documentation
Returns attribute value from FFProbe XML result.

Namespace: NReco.VideoInfo
Assembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string GetAttrValue(
	string xpath
)

Return Value

Type: String
attribute value or null
See Also