AppBroadcastBackgroundServiceStreamInfo.ReportProblemWithStream Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies the system that a problem with the broadcast stream has been detected.
public:
virtual void ReportProblemWithStream() = ReportProblemWithStream;
void ReportProblemWithStream();
public void ReportProblemWithStream();
function reportProblemWithStream()
Public Sub ReportProblemWithStream ()
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.16299.0)
|
API contract |
Windows.Media.Capture.AppBroadcastContract (introduced in v2.0)
|
Remarks
The may be a problem with the broadcast stream if the FrameId of an audio or video frame is not an increment of 1 from the previous frame.