8#import <Foundation/Foundation.h>
9#import <CoreGraphics/CGGeometry.h>
11NS_ASSUME_NONNULL_BEGIN
109- (instancetype)initWithMacros:(nonnull
SCAdMacros*)macros NS_DESIGNATED_INITIALIZER;
Definition: SCAdEnvironment.h:18
NetworkReachability reachability
Specify network reachability.
Definition: SCAdEnvironment.h:88
CGSize screenSize
Value of the screenSize (if not specified, the values of the current device will be used)
Definition: SCAdEnvironment.h:94
DeviceType deviceType
Specify device type.
Definition: SCAdEnvironment.h:85
SCTimeouts timeouts
Timeout values.
Definition: SCAdEnvironment.h:103
NSArray * desiredMimeTypes
Desired mime types. Pass as array of strings.
Definition: SCAdEnvironment.h:97
DeviceType
Definition: SCAdEnvironment.h:21
@ deviceTypeTablet
Device type tablet.
Definition: SCAdEnvironment.h:29
@ deviceTypeNone
No device type specified.
Definition: SCAdEnvironment.h:23
@ deviceTypeDesktop
Device type desktop.
Definition: SCAdEnvironment.h:32
@ deviceTypeTV
Device type tv.
Definition: SCAdEnvironment.h:35
@ deviceTypeMobile
Device type mobile.
Definition: SCAdEnvironment.h:26
NetworkReachability
Definition: SCAdEnvironment.h:40
@ reachabilityUnreachable
Reachability unreachable.
Definition: SCAdEnvironment.h:51
@ reachabilityNone
No reachability specified.
Definition: SCAdEnvironment.h:42
@ reachabilityWWAN
Reachability wwan.
Definition: SCAdEnvironment.h:45
@ reachabilityWIFI
Reachability wifi.
Definition: SCAdEnvironment.h:48
SCAdMacros * macros
Macros.
Definition: SCAdEnvironment.h:100
NSInteger desiredBitrate
Use a desiredBitrate, which overwrites bitrate calculation.
Definition: SCAdEnvironment.h:91
instancetype NS_UNAVAILABLE()
Not available here.
Definition: SCAdMacros.h:15
Timeout values that can be changed.
Definition: SCAdEnvironment.h:55
NSInteger adSlotRequest
Definition: SCAdEnvironment.h:66
NSInteger adRequestChain
Definition: SCAdEnvironment.h:62
NSInteger vpaidReadiness
Definition: SCAdEnvironment.h:76
NSInteger videoRequest
Definition: SCAdEnvironment.h:69
NSInteger vpaidRequest
Definition: SCAdEnvironment.h:72
NSInteger adRequest
Definition: SCAdEnvironment.h:58
NSInteger nonlinearMaxDuration
Definition: SCAdEnvironment.h:81