Shaka Packager SDK
Loading...
Searching...
No Matches
packager
media
codecs
dts_audio_specific_config.h
1
// Copyright (c) 2023 Google Inc. All rights reserved.
2
//
3
// Use of this source code is governed by a BSD-style license that can be
4
// found in the LICENSE file.
5
6
#ifndef PACKAGER_MEDIA_CODECS_DTS_AUDIO_SPECIFIC_CONFIG_H_
7
#define PACKAGER_MEDIA_CODECS_DTS_AUDIO_SPECIFIC_CONFIG_H_
8
9
#include <stddef.h>
10
#include <stdint.h>
11
12
#include <vector>
13
14
namespace
shaka
{
15
namespace
media {
16
17
class
BitReader;
18
19
bool
GetDTSXChannelMask(
const
std::vector<uint8_t>& udts, uint32_t& mask);
20
21
}
// namespace media
22
}
// namespace shaka
23
24
#endif
// PACKAGER_MEDIA_CODECS_DTS_AUDIO_SPECIFIC_CONFIG_H_
shaka
All the methods that are virtual are virtual for mocking.
Definition
crypto_flags.cc:66
Generated on Fri Jan 17 2025 22:20:43 for Shaka Packager SDK by
1.9.8