다음을 통해 공유


AVAssetResourceLoadingDataRequest.RequestsAllDataToEndOfResource 속성

정의

현재 위치와 스트림 끝 사이의 모든 데이터가 요청되었는지 여부를 알려주는 부울을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RequestsAllDataToEndOfResource { [Foundation.Export("requestsAllDataToEndOfResource")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.RequestsAllDataToEndOfResource : bool

속성 값

특성

적용 대상