C# Class CSPspEmu.Hle.Modules.pmfplayer.scePsmfPlayer.PlayInfoStruct

Exibir arquivo Open project: soywiz/cspspemu

Public Properties

Property Type Description
audioCodec uint
audioStreamNum uint
playMode uint
playSpeed uint
videoCodec uint
videoStreamNum uint

Property Details

audioCodec public_oe property

public uint audioCodec
return uint

audioStreamNum public_oe property

public uint audioStreamNum
return uint

playMode public_oe property

public uint playMode
return uint

playSpeed public_oe property

public uint playSpeed
return uint

videoCodec public_oe property

public uint videoCodec
return uint

videoStreamNum public_oe property

public uint videoStreamNum
return uint