qiniu v0.4.0 Qiniu.Fop.AV
Audio-visual processing https://developer.qiniu.com/dora/manual/3685/directions-for-use-av
Link to this section Summary
Functions
iex> Qiniu.Fop.AV.trans_fops([]) “” iex> Qiniu.Fop.AV.trans_fops([avthumb: “mp4”, s: “640x360”, saveas: “bucket1:test.mp4”]) “/avthumb/mp4/s/640x360|saveas/YnVja2V0MTp0ZXN0Lm1wNA==”
Link to this section Functions
Link to this function
avthumb(bucket_name, key, opts \\ [])
Link to this function
trans_fops(opts \\ [])
iex> Qiniu.Fop.AV.trans_fops([]) “” iex> Qiniu.Fop.AV.trans_fops([avthumb: “mp4”, s: “640x360”, saveas: “bucket1:test.mp4”]) “/avthumb/mp4/s/640x360|saveas/YnVja2V0MTp0ZXN0Lm1wNA==”