MediaPathInfo

interface MediaPathInfo {
    Path?: string;
}

Properties

Properties

Path?: string

MediaPathInfo