Package | Description |
---|---|
org.jcodec.api.transcode | |
org.jcodec.api.transcode.filters |
Modifier and Type | Class and Description |
---|---|
class |
PixelStoreImpl |
Modifier and Type | Method and Description |
---|---|
PixelStore.LoanerPicture |
Filter.filter(Picture picture,
PixelStore store) |
void |
SourceImpl.init(PixelStore pixelStore) |
void |
Source.init(PixelStore pixelStore)
Starts reading media data from the source.
|
Modifier and Type | Method and Description |
---|---|
PixelStore.LoanerPicture |
ScaleFilter.filter(Picture picture,
PixelStore store) |
PixelStore.LoanerPicture |
DumpMvFilter.filter(Picture picture,
PixelStore pixelStore) |
PixelStore.LoanerPicture |
CropFilter.filter(Picture picture,
PixelStore store) |
PixelStore.LoanerPicture |
ColorTransformFilter.filter(Picture picture,
PixelStore store) |
Copyright © 2019. All rights reserved.