summaryrefslogtreecommitdiff
path: root/dxr3spudecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3spudecoder.h')
-rw-r--r--dxr3spudecoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3spudecoder.h b/dxr3spudecoder.h
index a5fea45..7de6360 100644
--- a/dxr3spudecoder.h
+++ b/dxr3spudecoder.h
@@ -41,6 +41,7 @@ public:
int setTime(uint32_t pts);
+ cSpuDecoder::eScaleMode getScaleMode(void);
void setScaleMode(cSpuDecoder::eScaleMode ScaleMode);
void setPalette(uint32_t * pal);
void setHighlight(uint16_t sx, uint16_t sy, uint16_t ex, uint16_t ey, uint32_t palette);