Changes between Initial Version and Version 1 of Ticket #45298, comment 2


Ignore:
Timestamp:
Oct 17, 2014, 11:21:51 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45298, comment 2

    initial v1  
    11changing the code to:
     2
     3{{{
    24        NSInteger val = [[change objectForKey:NSKeyValueChangeNewKey] integerValue];
    35        AVPlayerStatus status = (AVPlayerStatus)val;
    4 
     6}}}
    57
    68seems to work