C# 클래스 FFMpeg.NET.Internal.libavutil.log

파일 보기 프로젝트 열기: soywiz/ffmpeg.net

공개 메소드들

메소드 설명
av_log ( AVCodecContext avctx, int Level, string Format ) : void

메소드 상세

av_log() 정적인 공개 메소드

static public av_log ( AVCodecContext avctx, int Level, string Format ) : void
avctx FFMpeg.NET.Internal.libavcodec.avcodec.AVCodecContext
Level int
Format string
리턴 void