BradmaxPlayerSdk
Instance Methods | Class Methods | Properties | List of all members
BPSMSubtitlesFile Class Reference

Represents external file for subtitles. More...

#import <BPSMSubtitlesFile.h>

Inheritance diagram for BPSMSubtitlesFile:

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).
 

Detailed Description

Represents external file for subtitles.


The documentation for this class was generated from the following files: