com.yandex.mobile.ads.video.playback.model

Interface AdPodInfo

  1. Method Summary
  2. Method Detail
    1. getAdsCount
    2. getAdPosition


public interface AdPodInfo
This class provides information about adpod

Method Summary

All Methods
Instance Methods
Abstract Methods
Modifier and TypeMethod and Description
intgetAdPosition()
Gets current video position in ad pod, return 1 if there is no ad pod
intgetAdsCount()
Gets ads count in ad pod

Method Detail

getAdsCount

int getAdsCount()
Gets ads count in ad pod
Returns:
return size of ad pod, or 1 if there is no ad pod

getAdPosition

int getAdPosition()
Gets current video position in ad pod, return 1 if there is no ad pod
Returns:
position