Optional
aspectOptional
backgroundBackground color of video feed.
Optional
contentThe content padding for video feed. Only supported on iOS.
Optional
cornerCorner radius of video feed item. Only supported on iOS.
Optional
customCustom layout name for video feed item. Only supported on Android.
Optional
enableSpecifies if autoplay is enabled.
Optional
enablePlease use the enablePictureInPicture in IVideoFeedProps. Only supported on iOS.
The property will be deprecated since RN SDK V2.0. Use enablePictureInPicture of IVideoFeedProps instead.
Optional
gridThe number of feed items to be displayed per row. The property only takes effect when video feed mode is grid. The property value needs to be an integer and greater than 0.
Optional
itemThe item spacing for video feed. Only supported on iOS.
Optional
playConfiguration of video feed item play icon. Only supported on iOS.
Optional
showIndicates if the video feed item shows ad badge.
Optional
titleConfiguration of video feed item title.
Optional
titleTitle position of video feed item.
Generated using TypeDoc
The aspect ratio(width / height) for video feed item. Only supported on iOS.