Definition at line 30 of file audio_timestamp_helper.h.
◆ AudioTimestampHelper()
| shaka::media::AudioTimestampHelper::AudioTimestampHelper |
( |
int32_t |
timescale, |
|
|
uint32_t |
samples_per_second |
|
) |
| |
|
explicit |
◆ AddFrames()
| void shaka::media::AudioTimestampHelper::AddFrames |
( |
int64_t |
frame_count | ) |
|
◆ base_timestamp()
| int64_t shaka::media::AudioTimestampHelper::base_timestamp |
( |
| ) |
const |
◆ frame_count()
| int64_t shaka::media::AudioTimestampHelper::frame_count |
( |
| ) |
const |
|
inline |
◆ GetFrameDuration()
| int64_t shaka::media::AudioTimestampHelper::GetFrameDuration |
( |
int64_t |
frame_count | ) |
const |
◆ GetFramesToTarget()
| int64_t shaka::media::AudioTimestampHelper::GetFramesToTarget |
( |
int64_t |
target | ) |
const |
◆ GetTimestamp()
| int64_t shaka::media::AudioTimestampHelper::GetTimestamp |
( |
| ) |
const |
◆ SetBaseTimestamp()
| void shaka::media::AudioTimestampHelper::SetBaseTimestamp |
( |
int64_t |
base_timestamp | ) |
|
The documentation for this class was generated from the following files: