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