BradmaxPlayerSdk
|
Represents external file for subtitles. More...
#import <BPSMSubtitlesFile.h>
Instance Methods | |
(NSDictionary *) | - toNSDictionary |
Class Methods | |
(BPSMSubtitlesFile *) | + newWithLanguageCode:withUrl: |
(BPSMSubtitlesFile *) | + newFromNSDictionary: |
Properties | |
NSString * | languageCode |
ISO 3166-1 language code. It can be defined as alpha-2 or alpha-3 (2 or 3 letter language code). | |
NSString * | url |
URL address for raw subtiles file (not compressed by zip or similar compression method). | |
Represents external file for subtitles.