VideoOutputStream.this

Begin encoding to the given file with the given parameters.

  1. this(File f, string[] ffmpegArgs, string[] inputArgs)
    struct VideoOutputStream
    this
    (
    File f
    ,
    string[] ffmpegArgs = null
    ,
    string[] inputArgs = null
    )
  2. this(string fn, string[] ffmpegArgs, string[] inputArgs)

Meta