| Package | Description |
|---|---|
| org.bytedeco.skia | |
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
sk_codec_frameinfo_t |
sk_codec_frameinfo_t.fAlphaType(int setter) |
sk_codec_frameinfo_t |
sk_codec_frameinfo_t.fDisposalMethod(int setter) |
sk_codec_frameinfo_t |
sk_codec_frameinfo_t.fDuration(int setter) |
sk_codec_frameinfo_t |
sk_codec_frameinfo_t.fFullyReceived(boolean setter) |
sk_codec_frameinfo_t |
sk_codec_frameinfo_t.fRequiredFrame(int setter) |
sk_codec_frameinfo_t |
sk_codec_frameinfo_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Skia.sk_codec_get_frame_info_for_index(sk_codec_t codec,
int index,
sk_codec_frameinfo_t frameInfo) |
static void |
Skia.sk_codec_get_frame_info(sk_codec_t codec,
sk_codec_frameinfo_t frameInfo) |
Copyright © 2019. All rights reserved.