pub struct VSNode { /* private fields */ }Expand description
A reference to a node in the constructed filter graph. Its primary use is as an argument to other filter or to request frames from.
pub struct VSNode { /* private fields */ }A reference to a node in the constructed filter graph. Its primary use is as an argument to other filter or to request frames from.