| Package | Description |
|---|---|
| com.googlecode.mp4parser.authoring | |
| com.googlecode.mp4parser.authoring.tracks | |
| com.googlecode.mp4parser.boxes.mp4.samplegrouping | |
| com.mp4parser.iso14496.part15 |
| Modifier and Type | Method and Description |
|---|---|
Map<GroupEntry,long[]> |
WrappingTrack.getSampleGroups() |
Map<GroupEntry,long[]> |
AbstractTrack.getSampleGroups() |
Map<GroupEntry,long[]> |
Track.getSampleGroups() |
| Modifier and Type | Method and Description |
|---|---|
Map<GroupEntry,long[]> |
ChangeTimeScaleTrack.getSampleGroups() |
Map<GroupEntry,long[]> |
MultiplyTimeScaleTrack.getSampleGroups() |
Map<GroupEntry,long[]> |
DivideTimeScaleTrack.getSampleGroups() |
Map<GroupEntry,long[]> |
CencEncryptingTrackImpl.getSampleGroups() |
Map<GroupEntry,long[]> |
SilenceTrackImpl.getSampleGroups() |
| Modifier and Type | Class and Description |
|---|---|
class |
CencSampleEncryptionInformationGroupEntry
4cc = ""seig""
|
class |
RateShareEntry
4cc = ""rash""
|
class |
RollRecoveryEntry
4cc = ""roll""
|
class |
TemporalLevelEntry
4cc = ""tele""
|
class |
UnknownEntry |
class |
VisualRandomAccessEntry
4cc = ""rap ""
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupEntry> |
SampleGroupDescriptionBox.getGroupEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
SampleGroupDescriptionBox.setGroupEntries(List<GroupEntry> groupEntries) |
| Modifier and Type | Class and Description |
|---|---|
class |
StepwiseTemporalLayerEntry
This sample group is used to mark temporal layer access (TSA) samples.
|
class |
SyncSampleEntry
A sync sample sample group entry identifies samples containing a sync sample of a specific type.
|
class |
TemporalLayerSampleGroup
Created by sannies on 08.09.2014.
|
class |
TemporalSubLayerSampleGroup
This sample group is used to mark temporal layer access (TSA) samples.
|
Copyright © 2015. All rights reserved.