Interface DashProtections<T>

interface DashProtections<T> {
    MPD: MPDProtections<T>;
}

Type Parameters

  • T

Properties

Properties