Categories

The following categories are available globally.

  • Undocumented

    See more

    Declaration

    Objective-C

    @interface NSString(MediaTime)
    + (NSString*)getMediaplaybackStringWithTime:(NSTimeInterval)time;
    @end