// // Copyright (c) 2013-2021 The SRS Authors // // SPDX-License-Identifier: MIT // #include ISrsLog::ISrsLog() { } ISrsLog::~ISrsLog() { } ISrsContext::ISrsContext() { } ISrsContext::~ISrsContext() { }