C# Class CSPspEmu.Hle.Modules.mpeg.sceMpeg.StreamInfo

Inheritance: IDisposable
Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
StreamId StreamId
StreamIndex int

Public Methods

Method Description
IDisposable ( ) : void

Method Details

IDisposable() public method

public IDisposable ( ) : void
return void

Property Details

StreamId public property

public StreamId StreamId
return StreamId

StreamIndex public property

public int StreamIndex
return int