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 <cstdint>
10
#include <vector>
11
12
#include <stddef.h>
13
#include <stdint.h>
14
15
namespace
shaka
{
16
namespace
media {
17
18
class
BitReader;
19
20
bool
GetDTSXChannelMask(
const
std::vector<uint8_t>& udts, uint32_t& mask);
21
22
}
// namespace media
23
}
// namespace shaka
24
25
#endif
// PACKAGER_MEDIA_CODECS_DTS_AUDIO_SPECIFIC_CONFIG_H_
shaka
All the methods that are virtual are virtual for mocking.
Definition
crypto_flags.cc:70
Generated on Thu Mar 5 2026 03:54:55 for Shaka Packager SDK by
1.9.8