AUAudioUnitBus.ContextPresentationLatency 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
오디오 단위에 대한 처리 컨텍스트의 대기 시간을 가져오거나 설정합니다.
public virtual double ContextPresentationLatency { [Foundation.Export("contextPresentationLatency")] get; [Foundation.Export("setContextPresentationLatency:")] set; }
member this.ContextPresentationLatency : double with get, set
속성 값
- 특성
설명
입력 단위의 경우 도착하는 오디오를 획득한 이후 시간(초)입니다. ouput 단위의 경우 출력이 표시될 때까지 지연(초)입니다.