C# 클래스 FFMpeg.NET.Internal.AllocatedMemory

파일 보기 프로젝트 열기: soywiz/ffmpeg.net 1 사용 예제들

공개 메소드들

메소드 설명
AllocatedMemory ( byte Data ) : System
ToArray ( ) : byte[]

메소드 상세

AllocatedMemory() 공개 메소드

public AllocatedMemory ( byte Data ) : System
Data byte
리턴 System

ToArray() 공개 메소드

public ToArray ( ) : byte[]
리턴 byte[]