1 #ifndef BPSMSplashImage_h 2 #define BPSMSplashImage_h 4 #import <Foundation/Foundation.h> 10 @property NSString *
url;
20 - (NSDictionary *) toNSDictionary;
NSNumber * height
Height of image asset in pixels.
Definition: BPSMSplashImage.h:16
Represents start splash image presented on player before playback.
Definition: BPSMSplashImage.m:4
NSString * url
URL pointing to image asset.
Definition: BPSMSplashImage.h:10
NSNumber * width
Width of image asset in pixels.
Definition: BPSMSplashImage.h:13