Shaka Packager SDK
Loading...
Searching...
No Matches
packager
media
codecs
iamf_audio_util.h
1
// Copyright 2024 Google LLC. 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
// IAMF audio utility functions.
8
9
#ifndef PACKAGER_MEDIA_CODECS_IAMF_AUDIO_UTIL_H_
10
#define PACKAGER_MEDIA_CODECS_IAMF_AUDIO_UTIL_H_
11
12
#include <cstdint>
13
#include <vector>
14
15
namespace
shaka
{
16
namespace
media {
17
21
bool
GetIamfCodecStringInfo(
const
std::vector<uint8_t>& iamf_data,
22
uint8_t& codec_string_info);
23
24
}
// namespace media
25
}
// namespace shaka
26
27
#endif
// PACKAGER_MEDIA_CODECS_IAMF_AUDIO_UTIL_H_
shaka
All the methods that are virtual are virtual for mocking.
Definition
cpix_encryption_flags.cc:51
Generated on Mon Jul 27 2026 18:29:59 for Shaka Packager SDK by
1.9.8