streamVideo

Creates a VideoInputStream from the given file.

  1. VideoInputStream streamVideo(File f, string[] ffmpegArgs)
    streamVideo
    (
    File f
    ,
    string[] ffmpegArgs = null
    )
  2. VideoInputStream streamVideo(string fn, string[] ffmpegArgs)

Meta