다음을 통해 공유


AVPlayer.FromPlayerItem(AVPlayerItem) 메서드

정의

지정된 item에 대한 을 AVPlayer 만드는 팩터리 메서드입니다.

[Foundation.Export("playerWithPlayerItem:")]
public static AVFoundation.AVPlayer FromPlayerItem (AVFoundation.AVPlayerItem item);
static member FromPlayerItem : AVFoundation.AVPlayerItem -> AVFoundation.AVPlayer

매개 변수

item
AVPlayerItem

AVPlayerItem 가 될 입니다CurrentItem.

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

반환

특성

적용 대상