C# Class Reign.Video.BufferLayoutElement

显示文件 Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
StreamIndex int
Type BufferLayoutElementTypes
Usage BufferLayoutElementUsages

Public Methods

Method Description
BufferLayoutElement ( BufferLayoutElementTypes type, BufferLayoutElementUsages usage, int streamIndex, int usageIndex, int floatOffset ) : System.Collections.Generic

Method Details

BufferLayoutElement() public method

public BufferLayoutElement ( BufferLayoutElementTypes type, BufferLayoutElementUsages usage, int streamIndex, int usageIndex, int floatOffset ) : System.Collections.Generic
type BufferLayoutElementTypes
usage BufferLayoutElementUsages
streamIndex int
usageIndex int
floatOffset int
return System.Collections.Generic

Property Details

StreamIndex public_oe property

public int StreamIndex
return int

Type public_oe property

public BufferLayoutElementTypes Type
return BufferLayoutElementTypes

Usage public_oe property

public BufferLayoutElementUsages Usage
return BufferLayoutElementUsages