avcodec

package
v0.0.0-...-038c03a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AVCodec

type AVCodec C.struct_AVCodec

func AvcodecFindDecoder

func AvcodecFindDecoder(id CodecId) *AVCodec

type AVCodecContext

type AVCodecContext C.struct_AVCodecContext

func (*AVCodecContext) AvcodecDecodeVideo2

func (this *AVCodecContext) AvcodecDecodeVideo2(picture *avutil.AVFrame, gotPicturePtr *int, avpkt *AVPacket) int

func (*AVCodecContext) AvcodecOpen2

func (this *AVCodecContext) AvcodecOpen2(codec *AVCodec, options **AVDictionary) int

func (*AVCodecContext) Close

func (this *AVCodecContext) Close()

func (*AVCodecContext) CodecId

func (this *AVCodecContext) CodecId() CodecId

func (*AVCodecContext) CodecType

func (this *AVCodecContext) CodecType() int32

func (*AVCodecContext) Height

func (this *AVCodecContext) Height() int

func (*AVCodecContext) IsVideo

func (this *AVCodecContext) IsVideo() bool

func (*AVCodecContext) Width

func (this *AVCodecContext) Width() int

type AVDictionary

type AVDictionary C.struct_AVDictionary

type AVPacket

type AVPacket C.struct_AVPacket

func AvInitPakcet

func AvInitPakcet() *AVPacket

func (*AVPacket) DTS

func (this *AVPacket) DTS() int64

func (*AVPacket) Free

func (this *AVPacket) Free()

func (*AVPacket) PTS

func (this *AVPacket) PTS() int64

func (*AVPacket) StreamIndex

func (this *AVPacket) StreamIndex() int

type CodecId

type CodecId C.enum_AVCodecID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL