Interface

Goa-1.0GoaMediaServerConstructorProps

interface ConstructorProps {
    dlna_supported: boolean;
    dlnaSupported: boolean;
    udn: string;
}

Hierarchy (View Summary)

Index

Properties

dlna_supported: boolean
dlnaSupported: boolean
udn: string