pub fn find_stream_source(stream_node: &PbStreamNode) -> Option<&StreamSource>
Expand description
Find the external stream source info inside the stream node, if any.
pub fn find_stream_source(stream_node: &PbStreamNode) -> Option<&StreamSource>
Find the external stream source info inside the stream node, if any.