branch | RCL_3 |
changeset 16 | ce86b6d44a6d |
parent 15 | 95754dcd27ad |
child 22 | 73a1feb507fb |
15:95754dcd27ad | 16:ce86b6d44a6d |
---|---|
248 TBool iClipEnded; |
248 TBool iClipEnded; |
249 |
249 |
250 TFileName iTranscodingDestFileName; |
250 TFileName iTranscodingDestFileName; |
251 TBool iRewindedToBeginning; |
251 TBool iRewindedToBeginning; |
252 TBool iTranscodingRequiredDueMissingOptions; |
252 TBool iTranscodingRequiredDueMissingOptions; |
253 TBool iPause; |
|
253 |
254 |
254 }; |
255 }; |
255 |
256 |
256 #endif |
257 #endif |
257 |
258 |