The following tables list the members exposed by LiveStreamDevConfig.
Public Methods
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
HasDialog | Queries whether the capture device configuration dialog is available. True indicates that the dialog is available. Otherwise, the value is false. | |
LockDevices | Locks existing live streams. While locked, live streams will be paused until the capture devices are unlocked. | |
ShowDialog | Displays a capture device configuration dialog. | |
UnlockDevices | Unlocks the server's capture devices. |
Public Properties
Name | Description | |
---|---|---|
IsAudioEncoded | Queries whether the current capture configuration has pre-encoded audio. | |
IsVideoEncoded | Queries whether the current capture configuration has pre-encoded video. |