Changeset 44972
- Timestamp:
- 12/08/20 20:53:16 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/player.h
r44971 r44972 1537 1537 player->output->Command(player, OUTPUT_ADD, "subtitle"); 1538 1538 #ifdef OEBUILD 1539 int32_t* size = (int32_t*)getconfigint("playerbuffersize", NULL); 1539 1540 player->output->Command(player, OUTPUT_SET_BUFFER_SIZE, (void*)&size); 1540 1541 #endif
Note: See TracChangeset
for help on using the changeset viewer.