Indicates that a limit was exceeded that prevents the clip from being recorded.
The limits include:
Too many simultanious recordings
The clip is larger than the recording size limit
There is not enough local storage space for the clip
public:
event TypedEventHandler<ApplicationClipCapture^ , Object^ >^ RecordLimitationExceeded {
EventRegistrationToken add (TypedEventHandler<ApplicationClipCapture^ , Object^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd