Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  MockMediaDecoderOwner.h

  Sprache: C
 

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
 * You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef MOCK_MEDIA_DECODER_OWNER_H_
#define MOCK_MEDIA_DECODER_OWNER_H_

#include "MediaDecoderOwner.h"
#include "gmock/gmock.h"

namespace mozilla {

class MockMediaDecoderOwner final : public MediaDecoderOwner {
 public:
  MOCK_METHOD(void, PrincipalHandleChangedForVideoFrameContainer,
              (VideoFrameContainer * aContainer,
               const PrincipalHandle& aNewPrincipalHandle),
              (override));
  MOCK_METHOD(void, DownloadProgressed, (), (override));
  MOCK_METHOD(void, QueueEvent, (const nsAString& aName), (override));
  MOCK_METHOD(void, UpdateReadyState, (), (override));
  MOCK_METHOD(void, MaybeQueueTimeupdateEvent, (), (override));
  MOCK_METHOD(bool, GetPaused, (), (override));
  MOCK_METHOD(void, MetadataLoaded,
              (const MediaInfo* aInfo, UniquePtr<const MetadataTags> aTags),
              (override));
  MOCK_METHOD(void, FirstFrameLoaded, (), (override));
  MOCK_METHOD(void, NetworkError, (const MediaResult& aError), (override));
  MOCK_METHOD(void, DecodeError, (const MediaResult& aError), (override));
  MOCK_METHOD(void, DecodeWarning, (const MediaResult& aError), (override));
  MOCK_METHOD(bool, HasError, (), (const, override));
  MOCK_METHOD(void, LoadAborted, (), (override));
  MOCK_METHOD(void, PlaybackEnded, (), (override));
  MOCK_METHOD(void, SeekStarted, (), (override));
  MOCK_METHOD(void, SeekCompleted, (), (override));
  MOCK_METHOD(void, UpdatePlayedRangesBeforeSeek, (double aRangeEndTime),
              (override));
  MOCK_METHOD(void, SeekAborted, (), (override));
  MOCK_METHOD(void, DownloadSuspended, (), (override));
  MOCK_METHOD(void, NotifySuspendedByCache, (bool aSuspendedByCache),
              (override));
  MOCK_METHOD(void, NotifyDecoderPrincipalChanged, (), (override));
  MOCK_METHOD(void, SetAudibleState, (bool aAudible), (override));
  MOCK_METHOD(void, NotifyXPCOMShutdown, (), (override));
  MOCK_METHOD(void, DispatchEncrypted,
              (const nsTArray<uint8_t>& aInitData,
               const nsAString& aInitDataType),
              (override));
  MOCK_METHOD(bool, IsActuallyInvisible, (), (const, override));
  MOCK_METHOD(bool, ShouldResistFingerprinting, (RFPTarget aTarget),
              (const, override));
};

}  // namespace mozilla

#endif /* MOCK_MEDIA_DECODER_OWNER_H_ */

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

¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet am  2026-08-26) ¤

*© 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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002