THEOplayer Web SDK Connectors
    Preparing search index...

    Interface VASTProperty

    interface VASTProperty {
        getAttributes(): Map<string, string>;
        getName(): string;
        getValue(): string;
    }
    Index

    Methods