pub fn graph_start(graph: &mut ove_audio_graph) -> Result<()>
Start the graph (sink-driven mode).
Returns an error if graph is not in READY state.