STREAM TRANSLATION

interface StreamTranslationObject {
    timestamp: string;
    url: string;
}

Properties

Properties

timestamp: string

timestamp in ms (timing of m3u8). it could have been

url: string