Shaka Packager SDK
packager
media
base
key_source.cc
1
// Copyright 2014 Google Inc. All rights reserved.
2
//
3
// Use of this source code is governed by a BSD-style
4
// license that can be found in the LICENSE file or at
5
// https://developers.google.com/open-source/licenses/bsd
6
7
#include "packager/media/base/key_source.h"
8
9
namespace
shaka
{
10
namespace
media {
11
12
KeySource::KeySource() =
default
;
13
14
KeySource::~KeySource() =
default
;
15
16
}
// namespace media
17
}
// namespace shaka
shaka
All the methods that are virtual are virtual for mocking.
Definition:
gflags_hex_bytes.cc:11
Generated on Tue Jun 22 2021 00:16:03 for Shaka Packager SDK by
1.8.17