다음을 통해 공유


AVPlayerItem.Timebase 속성

정의

의 시간 표시줄입니다 AVPlayerItem.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMTimebase Timebase { [Foundation.Export("timebase")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Timebase : CoreMedia.CMTimebase

속성 값

(이 노드에 대한 추가 설명서가 제공될 예정임)

이 값은 null일 수 있습니다.

특성

설명

Timebase 재생 헤드 또는 기타 조작을 변경하는 것이 아니라 재생을 동기화하는 데 사용됩니다.

적용 대상