OverlayStyle

#include <bb/multimedia/OverlayStyle>

To link against this class, add the following line to your .pro file: LIBS += -lbbmultimedia

Represents the various overlay styles used by a NowPlayingConnection.

Since:

BlackBerry 10.0.0

Public Types Index

enum Type

Plain = 0, Fancy = 1

Public Types

Type

Represents various NowPlayingConnection overlay styles.

Since:

BlackBerry 10.0.0

Plain = 0

Indicates that a plain overlay style is to be used which will not show meta data.

Fancy = 1

Indicates that a fancy overlay style should be used in display now playing meta data.