class UserAgent::Browsers::Libavformat

def browser

Returns:
  • ("libavformat") - To make it easy to pick it out, all of the UAs that Lavf uses have this browser.
def browser
  "libavformat"
end