Method | Description | |
---|---|---|
avcodec_get_frame_defaults ( |
||
avcodec_get_name ( CodecID id ) : string | ||
avcodec_set_dimensions ( |
static public avcodec_get_frame_defaults ( |
||
pic | ||
return | void |
static public avcodec_get_name ( CodecID id ) : string | ||
id | CodecID | |
return | string |
static public avcodec_set_dimensions ( |
||
s | ||
width | int | |
height | int | |
return | void |