次の方法で共有


AVAudioPlayerNodeCompletionCallbackType 列挙型

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAudioPlayerNodeCompletionCallbackType
type AVAudioPlayerNodeCompletionCallbackType = 
継承
AVAudioPlayerNodeCompletionCallbackType
属性

フィールド

Consumed 0
PlayedBack 2
Rendered 1

適用対象