pub fn chain_to_string(chain: &[VideoFilter]) -> StringExpand description
A whole chain as a comma-separated textual string (the inverse of
parse_chain).
pub fn chain_to_string(chain: &[VideoFilter]) -> StringA whole chain as a comma-separated textual string (the inverse of
parse_chain).