Documentation ¶
Overview ¶
* @Descripttion: * @version: * @Author: congsir * @Date: 2022-01-14 14:59:52 * @LastEditors: Please set LastEditors * @LastEditTime: 2022-01-18 12:22:12
* @Descripttion: * @version: * @Author: congsir * @Date: 2022-01-14 14:59:12 * @LastEditors: Please set LastEditors * @LastEditTime: 2022-01-14 17:48:22
* @Descripttion: * @version: * @Author: congsir * @Date: 2022-01-14 14:59:21 * @LastEditors: Please set LastEditors * @LastEditTime: 2022-01-18 17:57:41
* @Descripttion: * @version: * @Author: congsir * @Date: 2022-01-14 14:59:31 * @LastEditors: Please set LastEditors * @LastEditTime: 2022-01-18 10:27:03
Index ¶
Constants ¶
View Source
const ( READY_TO_DISPATCH = "d" READY_TO_EXECUTE = "e" CLOSE = "c" VIDEO_PATH = "../streamserver/videos/" )
Variables ¶
This section is empty.
Functions ¶
func VideoClearDispatcher ¶
func VideoClearDispatcher(dc dataChan) error
func VideoClearExecutor ¶
func VideoClearExecutor(dc dataChan) error
Types ¶
Click to show internal directories.
Click to hide internal directories.