| Modifier and Type | Class and Description |
|---|---|
static class |
avcodec.AVHWAccel.Decode_mb_MpegEncContext
Called for every Macroblock in a slice.
|
static class |
avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int
Callback for each slice.
|
static class |
avcodec.AVHWAccel.End_frame_AVCodecContext
Called at the end of each frame or field picture.
|
static class |
avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int
Called at the beginning of each frame or field picture.
|
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avcodec.AVHWAccel() |
avcodec.AVHWAccel(int size) |
avcodec.AVHWAccel(Pointer p) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic avcodec.AVHWAccel()
public avcodec.AVHWAccel(int size)
public avcodec.AVHWAccel(Pointer p)
public avcodec.AVHWAccel position(int position)
public BytePointer name()
public int type()
public avcodec.AVHWAccel type(int type)
public int id()
public avcodec.AVHWAccel id(int id)
public int pix_fmt()
public avcodec.AVHWAccel pix_fmt(int pix_fmt)
public int capabilities()
public avcodec.AVHWAccel capabilities(int capabilities)
public avcodec.AVHWAccel next()
public avcodec.AVHWAccel next(avcodec.AVHWAccel next)
public avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int start_frame()
public avcodec.AVHWAccel start_frame(avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int start_frame)
public avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int decode_slice()
public avcodec.AVHWAccel decode_slice(avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int decode_slice)
public avcodec.AVHWAccel.End_frame_AVCodecContext end_frame()
public avcodec.AVHWAccel end_frame(avcodec.AVHWAccel.End_frame_AVCodecContext end_frame)
public int priv_data_size()
public avcodec.AVHWAccel priv_data_size(int priv_data_size)
public avcodec.AVHWAccel.Decode_mb_MpegEncContext decode_mb()
public avcodec.AVHWAccel decode_mb(avcodec.AVHWAccel.Decode_mb_MpegEncContext decode_mb)
Copyright © 2014. All Rights Reserved.