set_program: Set the location of a dependency program

View source: R/program_management.R

set_programR Documentation

Set the location of a dependency program

Description

Set the location of a dependency program

Usage

set_program(program = c("ffmpeg", "ffprobe", "ffplay", "mediainfo"), location)

set_mediainfo(location)

set_ffmpeg(location)

set_ffprobe(location)

set_ffplay(location)

Arguments

program

A string indicating which program to set the location for.

location

A string containing the location of the program.

Value

A logical indicating whether the program location was set properly.


jmgirard/tidymedia documentation built on June 15, 2024, 1:52 p.m.