Documentation ¶
Overview ¶
Package ac3 contains utilities to work with the AC-3 codec.
Index ¶
Constants ¶
View Source
const (
// SamplesPerFrame is the number of samples contained inside a frame.
SamplesPerFrame = 1536
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncInfo ¶
SyncInfo is a synchronization information. Specification: ATSC, AC-3, Table 5.1
func (SyncInfo) SampleRate ¶
SampleRate returns the frame sample rate.
Click to show internal directories.
Click to hide internal directories.