CEVideoViewProfile
Overview
CEVideoViewProfile can be used to configure the Ad property before you request a new ad. For each ad format, we only support specific VideoProfile setting.
For
CENativeAD
case :
For
CECardAD
case :
For
CEInStreamAD
case:
Constants
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
NSUInteger
Constants
CEVideoViewProfileSpeaker
NSUInteger CEVideoViewProfileSpeaker
If this flag is set, the speaker will be shown.
CEVideoViewProfileWifiTag
NSUInteger CEVideoViewProfileWifiTag
If this flag is set, the Wifi tag will be shown.
CEVideoViewProfileCountDown
NSUInteger CEVideoViewProfileCountDown
If this flag is set, the countdown view will be shown.
CEVideoViewProfileAutoPlay
NSUInteger CEVideoViewProfileAutoPlay
If this flag is set, the autoplay function will be enabled.
CEVideoViewProfileAutoReplay
NSUInteger CEVideoViewProfileAutoReplay
If this flag is set, the autoReplay function will be enabled.
CEVideoViewProfileAutoVolumeControl
NSUInteger CEVideoViewProfileAutoVolumeControl
If this flag is set, the auto volume control function will be enabled.
CEVideoViewProfileSilentStart
NSUInteger CEVideoViewProfileSilentStart
If this flag is set, the silent start function will be enabled.
CEVideoViewProfileSponsorIcon
NSUInteger CEVideoViewProfileSponsorIcon
(Legacy) If this flag is set, the sponsor's icon will be shown.
CEVideoViewProfileAdIcon
NSUInteger CEVideoViewProfileAdIcon
If this flag is set, the ad icon will be shown.
CEVideoViewProfileSkipButton
NSUInteger CEVideoViewProfileSkipButton
If this flag is set, the skip button will be shown.
CEVideoViewProfileAdCount
NSUInteger CEVideoViewProfileAdCount
If the ad needs to hide the count down view. The default value is false.
Last updated