Skip to content

Commit bf2ce6c

Browse files
authored
Update live-event-types-comparison.md
1 parent 627db6b commit bf2ce6c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/media-services/latest/live-event-types-comparison.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ In Azure Media Services, a [Live Event](https://docs.microsoft.com/rest/api/med
2222

2323
## Types comparison
2424

25-
The following table compares features of the Live Event types. The types are set during creation using these properties:
26-
27-
* **LiveEventEncodingType.None** - An on-premises live encoder sends a multi-bitrate stream. The ingested streams passes through the Live Event without any further processing.
28-
* **LiveEventEncodingType.Standard** - An on-premises live encoder sends a single-bitrate stream to the Live Event and Media Services creates multi-bitrate streams. If the contribution feed is of 720p or higher resolution, the **Default720p** preset will encode a set of 6 resolution/bit rate pairs (details follow later in the article).
29-
* **LiveEventEncodingType.Premium1080p** - An on-premises live encoder sends a single-bitrate stream to the Live Event and Media Services creates multi-bitrate streams. The Default1080p preset specifies the output set of resolution/bit rate pairs (details follow later in the article).
25+
The following table compares features of the Live Event types.
3026

3127
| Feature | Pass-through Live Event | Standard or Premium1080p Live Event |
3228
| --- | --- | --- |

0 commit comments

Comments
 (0)