Skip to main content

chain_to_string

Function chain_to_string 

Source
pub fn chain_to_string(chain: &[VideoFilter]) -> String
Expand description

A whole chain as a comma-separated textual string (the inverse of parse_chain).