The following tables list the members exposed by LiveStream.
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AudioDevices | Retrieves the audio capture device collection. |
![]() |
AudioTypes | Retrieves the output audio types collection. |
![]() |
CUDAAcceleration | Queries or sets whether CUDA hardware acceleration is enabled. |
![]() |
DeviceConfig | Retrieves the device configuration interface. |
![]() |
MinimumFragmentDuration | Gets or sets the output minimum fragment duration in seconds. |
![]() |
Path | Retrieves or set the stream's URI path. |
![]() |
QSVAcceleration | Queries or sets whether QSV hardware acceleration is enabled. |
![]() |
UseDeviceEncoding | Queries or sets whether to use device encoding. |
![]() |
UseVideoInputFrameRate | Queries or set whether to use the device's output video frame rate. |
![]() |
UseVideoInputSize | Queries or sets whether to use the device's output video dimensions. |
![]() |
VideoBitRate | Retrieves or set the output video bit rate. |
![]() |
VideoDevices | Retrieves the video capture device collection. |
![]() |
VideoFrameRate | Retrieves or sets the output video frame rate. |
![]() |
VideoHeight | Retrieves or set the live stream's output video height. |
![]() |
VideoWidth | Retrieves or sets the live stream's output video width. |