Variable MediaMetadata

    MediaMetadata: {
        prototype: MediaMetadata;
        new (init?: MediaMetadataInit): MediaMetadata;
    }