다음을 통해 공유


AVPlayerLayer.FromPlayer(AVPlayer) 메서드

정의

지정된 player에 대한 을 AVPlayerLayer 만드는 정적 팩터리 메서드입니다.

[Foundation.Export("playerLayerWithPlayer:")]
public static AVFoundation.AVPlayerLayer FromPlayer (AVFoundation.AVPlayer player);
static member FromPlayer : AVFoundation.AVPlayer -> AVFoundation.AVPlayerLayer

매개 변수

player
AVPlayer

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

반환

특성

적용 대상