zengqh / slimdx

Automatically exported from code.google.com/p/slimdx
0 stars 0 forks source link

SetStreamSourceFrequency #318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DirectX expects the frequency parameter of SetStreamSourceFrequency to be
logically OR-ed with one of two INSTANCE or INDEX constants, in order to
specify which type of data it is receiving. SlimDX needs to be updated in
order to allow either option to be specified.

Original issue reported on code.google.com by Mike.Popoloski on 7 Aug 2008 at 3:30

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by Mike.Popoloski on 8 Aug 2008 at 3:15