@ctrl/plex
    Preparing search index...

    Interface PlayMediaOptions

    interface PlayMediaOptions {
        offset?: number;
        params?: Record<string, string | number>;
    }
    Index

    Properties

    Properties

    offset?: number
    params?: Record<string, string | number>