products/Sources/formale Sprachen/VDM/VDMSL/metroSL/   (Firefox Browser Version 153.0.1©)  Datei vom 13.4.2020 mit Größe 302 B image not shown  

Quellcode-Bibliothek null_transport.cc

  Sprache: C
 

/*
 *  Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
 *
 *  Use of this source code is governed by a BSD-style license
 *  that can be found in the LICENSE file in the root of the source
 *  tree. An additional intellectual property rights grant can be found
 *  in the file PATENTS.  All contributing project authors may
 *  be found in the AUTHORS file in the root of the source tree.
 */

#include "test/null_transport.h"

#include <cstdint>
#include <span>

#include "api/call/transport.h"

namespace webrtc {
namespace test {

bool NullTransport::SendRtp(std::span<const uint8_t> packet,
                            const PacketOptions& options) {
  return true;
}

bool NullTransport::SendRtcp(std::span<const uint8_t> packet,
                             const PacketOptions& options) {
  return true;
}

}  // namespace test
}  // namespace webrtc

Messung V0.5 in Prozent
C=91 H=100 G=95

¤ Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.0.4Bemerkung:  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.