AVAssetResourceLoadingDataRequest.Respond(NSData) 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.
Provides the response data.
[Foundation.Export("respondWithData:")]
public virtual void Respond (Foundation.NSData responseData);
abstract member Respond : Foundation.NSData -> unit
override this.Respond : Foundation.NSData -> unit
Parameters
- responseData
- NSData
- Attributes