C# Class Reign.Video.IBufferLayoutDesc

Show file Open project: reignstudios/ReignSDK Class Usage Examples

Public Methods

Method Description
ElementsUsages ( BufferLayoutElementUsages usage ) : List
IBufferLayoutDesc ( BufferLayoutTypes bufferFormatType ) : System.Collections.Generic

Protected Methods

Method Description
IBufferLayoutDesc ( List elements ) : System.Collections.Generic

Private Methods

Method Description
finish ( ) : void

Method Details

ElementsUsages() public method

public ElementsUsages ( BufferLayoutElementUsages usage ) : List
usage BufferLayoutElementUsages
return List

IBufferLayoutDesc() public method

public IBufferLayoutDesc ( BufferLayoutTypes bufferFormatType ) : System.Collections.Generic
bufferFormatType BufferLayoutTypes
return System.Collections.Generic

IBufferLayoutDesc() protected method

protected IBufferLayoutDesc ( List elements ) : System.Collections.Generic
elements List
return System.Collections.Generic