Get-WssMediaStreamingVideoQuality

Get-WssMediaStreamingVideoQuality

Gets the video streaming quality of the videos that are streamed from the server.

Syntax

Get-WssMediaStreamingVideoQuality [ <CommonParameters>]

Detailed Description

The Get-WssMediaStreamingVideoQuality cmdlet gets the video streaming quality of the videos that are streamed from the server.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Microsoft.WindowsServerSolutions.MediaStreaming.VideoQuality

Examples

Example 1: Get the video streaming quality

This command gets the video streaming quality for the server on which you run the cmdlet.

PS C:\> Get-WssMediaStreamingVideoQuality
PS C:\> 

Set-WssMediaStreamingVideoQuality