DestroyAllStreams
函数功能
销毁所有的流数据。该接口会销毁Gstreamer创建的流,同时销毁底层芯片资源,单个Stream进程内只能调用一次(注意与StopStream接口区别使用)。
函数原型
def DestroyAllStreams() -> int: pass
父主题: StreamManagerApi
销毁所有的流数据。该接口会销毁Gstreamer创建的流,同时销毁底层芯片资源,单个Stream进程内只能调用一次(注意与StopStream接口区别使用)。
def DestroyAllStreams() -> int: pass