Ac4Util.SyncFrameInfo
Artifact: androidx.media3:media3-extractor
public final class Ac4Util.SyncFrameInfo
Holds sample format information as presented by a syncframe header.
Summary
Public fields |
|
|---|---|
final int |
The bitstream version. |
final int |
The number of audio channels |
final int |
The size of the frame. |
final int |
Number of audio samples in the frame. |
final int |
The audio sampling rate in Hz. |