Changeset 44510 for titan/titan/play.h
- Timestamp:
- 01/12/20 14:48:57 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/play.h
r44398 r44510 1226 1226 else 1227 1227 { 1228 if(checkchipset("HI3798MV200") == 1)1229 {1228 //if(checkchipset("HI3798MV200") == 1) 1229 //{ 1230 1230 videoslowmotion(status.aktservice->videodev, 0); 1231 1231 videofastforward(status.aktservice->videodev, 0); 1232 }1232 //} 1233 1233 playercontinue(); 1234 1234 }
Note: See TracChangeset
for help on using the changeset viewer.