OneSDK
    Preparing search index...

    Interface VideoViewCountRenderer

    interface VideoViewCountRenderer {
        extraShortViewCount: ExtraShortViewCount;
        isLive: boolean;
        originalViewCount: string;
        unlabeledViewCountValue: ViewCount2;
        viewCount: ViewCount2;
    }
    Index

    Properties

    extraShortViewCount: ExtraShortViewCount
    isLive: boolean
    originalViewCount: string
    unlabeledViewCountValue: ViewCount2
    viewCount: ViewCount2