public abstract class DefaultBoxes extends Object
| Constructor and Description |
|---|
DefaultBoxes() |
| Modifier and Type | Method and Description |
|---|---|
protected DataInformationBox |
createDinf() |
Box |
createFtyp() |
protected abstract Box |
createMdhd(StreamingTrack streamingTrack) |
protected Box |
createMdia(StreamingTrack streamingTrack) |
protected Box |
createMdiaHdlr(StreamingTrack streamingTrack) |
protected Box |
createMinf(StreamingTrack streamingTrack) |
protected abstract Box |
createMvhd() |
protected Box |
createStbl(StreamingTrack streamingTrack) |
protected Box |
createTkhd(StreamingTrack streamingTrack) |
protected Box |
createTrak(StreamingTrack streamingTrack) |
public Box createFtyp()
protected Box createMdiaHdlr(StreamingTrack streamingTrack)
protected Box createMdia(StreamingTrack streamingTrack)
protected abstract Box createMdhd(StreamingTrack streamingTrack)
protected abstract Box createMvhd()
protected Box createMinf(StreamingTrack streamingTrack)
protected Box createStbl(StreamingTrack streamingTrack)
protected DataInformationBox createDinf()
protected Box createTrak(StreamingTrack streamingTrack)
protected Box createTkhd(StreamingTrack streamingTrack)
Copyright © 2018. All rights reserved.