AppBroadcastBackgroundServiceStreamInfo.ReportProblemWithStream 메서드

정의

브로드캐스트 스트림에 문제가 감지되었음을 시스템에 알 수 있습니다.

public:
 virtual void ReportProblemWithStream() = ReportProblemWithStream;
void ReportProblemWithStream();
public void ReportProblemWithStream();
function reportProblemWithStream()
Public Sub ReportProblemWithStream ()

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Media.Capture.AppBroadcastContract (v2.0에서 도입되었습니다.)

설명

오디오 또는 비디오 프레임의 FrameId 가 이전 프레임에서 1씩 증가하지 않는 경우 브로드캐스트 스트림에 문제가 있을 수 있습니다.

적용 대상