videosphere
    Preparing search index...

    Non-secret YouTube stream key presence flags used to prefill the edit form.

    interface YouTubeStreamKeysExistingConnection {
        hasMainStreamKey: boolean;
        hasTempStreamKey: boolean;
    }
    Index

    Properties

    hasMainStreamKey: boolean
    hasTempStreamKey: boolean