aliyunoss-cli
    Preparing search index...

    Interface GetChannelResult

    interface GetChannelResult {
        Audio?: object;
        ConnectedTime?: string;
        RemoteAddr?: string;
        res: NormalSuccessResponse;
        Status: string;
        Video?: object;
    }
    Index
    Audio?: object
    ConnectedTime?: string
    RemoteAddr?: string
    Status: string
    Video?: object