C# 클래스 OpenMetaverse.ImageDownload

상속: Transfer
파일 보기 프로젝트 열기: N3X15/VoxelSim 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Codec ImageCodec
DiscardLevel int
ImageType ImageType
PacketCount ushort
PacketsSeen ushort>.SortedList
Priority float
Simulator Simulator

공개 메소드들

메소드 설명
ImageDownload ( ) : System

메소드 상세

ImageDownload() 공개 메소드

public ImageDownload ( ) : System
리턴 System

프로퍼티 상세

Codec 공개적으로 프로퍼티

public ImageCodec Codec
리턴 ImageCodec

DiscardLevel 공개적으로 프로퍼티

public int DiscardLevel
리턴 int

ImageType 공개적으로 프로퍼티

public ImageType ImageType
리턴 ImageType

PacketCount 공개적으로 프로퍼티

public ushort PacketCount
리턴 ushort

PacketsSeen 공개적으로 프로퍼티

public SortedList PacketsSeen
리턴 ushort>.SortedList

Priority 공개적으로 프로퍼티

public float Priority
리턴 float

Simulator 공개적으로 프로퍼티

public Simulator,OpenMetaverse Simulator
리턴 Simulator