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  
QoSEvent — class, package com.adobe.mediacore.events
Beacon event dispatched at certain time intervals in order to confirm that the MediaPlayer is still functioning.
QoSEvent(type:String, bubbles:Boolean, cancelable:Boolean, bitrate:Number, fps:Number, droppedFrames:Number) — Constructor, class com.adobe.mediacore.events.QoSEvent
qosInfo — Event, interface com.adobe.mediacore.MediaPlayer
Dispatch with the current time update and contains basic QoS information such as bitrate, fps, and dropped frames.
QOS_INFO — Constant Static Property, class com.adobe.mediacore.events.QoSEvent
Heartbeat event dispatched at a time interval which can be set on AdvancedMediaPlayer.heartbeatInterval.
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