A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
NATIVE_ERROR_CODE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys
The key used for storing the suberror code returned by teh internal playback engine.
NATIVE_PLAYBACK_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an error notification used to notify that a native playback error has occurred
newActiveService — Property, class com.adobe.mediacore.events.ClosedCaptioningEvent
next() — method, class com.adobe.mediacore.content.TrackCollectionEnumerator
The next track in the collection.
NONE — Constant Static Property, class com.adobe.mediacore.ViewScaleMode
NONE implies that the media size is set to match its intrinsic size.
notification — Property, class com.adobe.mediacore.notifications.NotificationHistoryItem
The actual notification.
Notification — class, package com.adobe.mediacore.notifications
NotificationCodes — class, package com.adobe.mediacore.notifications
Class providing numeric constants for the notification objects used in P-SDK to notify informational messages, warnings and errors
notificationHistory — Property, class com.adobe.mediacore.MediaPlayerItem
NotificationHistory — class, package com.adobe.mediacore.notifications
Class used to store a log of notification objects maintained by a MediaPlayerItem
NotificationHistoryChangeEvent — class, package com.adobe.mediacore.events
A NotificationHistoryChangeEvent is dispatched by a NotificationHistory object when the notification list changes.
NotificationHistoryChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, notificationItem:com.adobe.mediacore.notifications:NotificationHistoryItem) — Constructor, class com.adobe.mediacore.events.NotificationHistoryChangeEvent
Constructor.
NotificationHistoryItem — class, package com.adobe.mediacore.notifications
Defines an entry in the circular list in NotificationHistory and holds the notification together with other helper members.
NotificationHistoryItem(notification:com.adobe.mediacore.notifications:Notification, timestamp:Date, index:uint) — Constructor, class com.adobe.mediacore.notifications.NotificationHistoryItem
notificationItem — Property, class com.adobe.mediacore.events.NotificationHistoryChangeEvent
The notification item associated with this event.
notificationItemAdded — Event, class com.adobe.mediacore.notifications.NotificationHistory
Dispatched when the a notification is added to the history.s
NOTIFICATION_ITEM_ADDED — Constant Static Property, class com.adobe.mediacore.events.NotificationHistoryChangeEvent
Event dispatched when a new notification has been added to the history.
notificationItems — Property, class com.adobe.mediacore.notifications.NotificationHistory
The list of the notification objects stored in the circular manner.
NotificationMetadataKeys — class, package com.adobe.mediacore.notifications
Holds the constants for the strings used as keys in the metadata property of the Notification class
NotificationTypes — class, package com.adobe.mediacore.notifications
Holds the constants for the strings used as value for 'type' member in the Notification class.
NOT_SUPPORTED_RESOURCE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an error notification used to notify that the format of the Media Player Item's Resource is not supported
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z