Что такое Azure Media Player LowLatency HeuristicProfile?
Как включить LowLatency для Azure Media Services?
Найдена запись LowLatency в https://amp.azure.net/libs/amp/latest/docs/azuremediaplayer.d.ts
/**
* Profile designed to work alongside Azure Media Services low latency feature for live streaming.
* If low latency is not enabled on the stream, this heuristic profile will not yield a latency improvement.
*/
static LowLatency: string;