ApplicationClipCapture.RecordLimitationExceeded Event

Indicates that a limit was exceeded that prevents the clip from being recorded.

The limits include:

Syntax

public:
event TypedEventHandler<ApplicationClipCapture^ , Object^ >^ RecordLimitationExceeded {
         EventRegistrationToken add (TypedEventHandler<ApplicationClipCapture^ , Object^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipCapture Class

ApplicationClipCapture Members

Windows.Xbox.Media.Capture Namespace