Binary compatibility report for the Phonon library between 4.4.2 and 4.6.0 versions on x86
Test Info
Library Name | Phonon |
Version #1 | 4.4.2 |
Version #2 | 4.6.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 147 |
Total Shared Libraries | 2 |
Total Symbols / Types | 594 / 337 |
Verdict | Incompatible (1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 61 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 3 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 2 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 3 |
Added Symbols (61)
avcapture.h,
libphononexperimental.so.4.6.0
namespace Phonon::Experimental
AvCapture::AvCapture [in-charge] ( enum Phonon::CaptureCategory category, QObject* parent )
[symbol: _ZN6Phonon12Experimental9AvCaptureC1ENS_15CaptureCategoryEP7QObject]
AvCapture::AvCapture [not-in-charge] ( enum Phonon::CaptureCategory category, QObject* parent )
[symbol: _ZN6Phonon12Experimental9AvCaptureC2ENS_15CaptureCategoryEP7QObject]
AvCapture::pause ( )
[symbol: _ZN6Phonon12Experimental9AvCapture5pauseEv]
AvCapture::setAudioCaptureDevice ( enum Phonon::CaptureCategory category )
[symbol: _ZN6Phonon12Experimental9AvCapture21setAudioCaptureDeviceENS_15CaptureCategoryE]
AvCapture::setCaptureDevices ( enum Phonon::CaptureCategory category )
[symbol: _ZN6Phonon12Experimental9AvCapture17setCaptureDevicesENS_15CaptureCategoryE]
AvCapture::setVideoCaptureDevice ( enum Phonon::CaptureCategory category )
[symbol: _ZN6Phonon12Experimental9AvCapture21setVideoCaptureDeviceENS_15CaptureCategoryE]
AvCapture::setVideoCaptureDevice ( Phonon::VideoCaptureDevice const& source )
[symbol: _ZN6Phonon12Experimental9AvCapture21setVideoCaptureDeviceERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE5EEE]
AvCapture::state ( ) const
[symbol: _ZNK6Phonon12Experimental9AvCapture5stateEv]
AvCapture::stateChanged ( enum Phonon::State newstate, enum Phonon::State oldstate )
[symbol: _ZN6Phonon12Experimental9AvCapture12stateChangedENS_5StateES2_]
backendcapabilities.h,
libphonon.so.4.6.0
namespace Phonon::BackendCapabilities
availableAVCaptureDevices ( )
[symbol: _ZN6Phonon19BackendCapabilities25availableAVCaptureDevicesEv]
availableVideoCaptureDevices ( )
[symbol: _ZN6Phonon19BackendCapabilities28availableVideoCaptureDevicesEv]
globalconfig.h,
libphonon.so.4.6.0
namespace Phonon
GlobalConfig::audioCaptureDeviceFor ( enum CaptureCategory category, int override ) const
[symbol: _ZNK6Phonon12GlobalConfig21audioCaptureDeviceForENS_15CaptureCategoryEi]
GlobalConfig::audioCaptureDeviceListFor ( enum CaptureCategory category, int override ) const
[symbol: _ZNK6Phonon12GlobalConfig25audioCaptureDeviceListForENS_15CaptureCategoryEi]
GlobalConfig::audioCaptureDeviceProperties ( int index ) const
[symbol: _ZNK6Phonon12GlobalConfig28audioCaptureDevicePropertiesEi]
GlobalConfig::audioOutputDeviceProperties ( int index ) const
[symbol: _ZNK6Phonon12GlobalConfig27audioOutputDevicePropertiesEi]
GlobalConfig::deviceProperties ( enum ObjectDescriptionType deviceType, int index ) const
[symbol: _ZNK6Phonon12GlobalConfig16devicePropertiesENS_21ObjectDescriptionTypeEi]
GlobalConfig::setAudioCaptureDeviceListFor ( enum CaptureCategory category, QList<int> order )
[symbol: _ZN6Phonon12GlobalConfig28setAudioCaptureDeviceListForENS_15CaptureCategoryE5QListIiE]
GlobalConfig::setVideoCaptureDeviceListFor ( enum CaptureCategory category, QList<int> order )
[symbol: _ZN6Phonon12GlobalConfig28setVideoCaptureDeviceListForENS_15CaptureCategoryE5QListIiE]
GlobalConfig::setVideoCaptureDeviceListFor ( enum Category category, QList<int> order )
[symbol: _ZN6Phonon12GlobalConfig28setVideoCaptureDeviceListForENS_8CategoryE5QListIiE]
GlobalConfig::videoCaptureDeviceFor ( enum CaptureCategory category, int override ) const
[symbol: _ZNK6Phonon12GlobalConfig21videoCaptureDeviceForENS_15CaptureCategoryEi]
GlobalConfig::videoCaptureDeviceFor ( enum Category category, int override ) const
[symbol: _ZNK6Phonon12GlobalConfig21videoCaptureDeviceForENS_8CategoryEi]
GlobalConfig::videoCaptureDeviceListFor ( enum CaptureCategory category, int override ) const
[symbol: _ZNK6Phonon12GlobalConfig25videoCaptureDeviceListForENS_15CaptureCategoryEi]
GlobalConfig::videoCaptureDeviceListFor ( enum Category category, int override ) const
[symbol: _ZNK6Phonon12GlobalConfig25videoCaptureDeviceListForENS_8CategoryEi]
GlobalConfig::videoCaptureDeviceProperties ( int index ) const
[symbol: _ZNK6Phonon12GlobalConfig28videoCaptureDevicePropertiesEi]
globalconfig.h,
libphononexperimental.so.4.6.0
namespace Phonon::Experimental
GlobalConfig::videoCaptureDeviceFor ( enum Phonon::CaptureCategory category, int override ) const
[symbol: _ZNK6Phonon12Experimental12GlobalConfig21videoCaptureDeviceForENS_15CaptureCategoryEi]
GlobalConfig::videoCaptureDeviceFor ( enum Phonon::Category category, int override ) const
[symbol: _ZNK6Phonon12Experimental12GlobalConfig21videoCaptureDeviceForENS_8CategoryEi]
GlobalConfig::videoCaptureDeviceListFor ( enum Phonon::CaptureCategory category, int override ) const
[symbol: _ZNK6Phonon12Experimental12GlobalConfig25videoCaptureDeviceListForENS_15CaptureCategoryEi]
GlobalConfig::videoCaptureDeviceListFor ( enum Phonon::Category category, int override ) const
[symbol: _ZNK6Phonon12Experimental12GlobalConfig25videoCaptureDeviceListForENS_8CategoryEi]
mediacontroller.h,
libphonon.so.4.6.0
namespace Phonon
MediaController::availableMenus ( ) const
[symbol: _ZNK6Phonon15MediaController14availableMenusEv]
MediaController::availableMenusChanged ( QList<enum MediaController::NavigationMenu> menus )
[symbol: _ZN6Phonon15MediaController21availableMenusChangedE5QListINS0_14NavigationMenuEE]
MediaController::navigationMenuToString ( enum MediaController::NavigationMenu menu ) [static]
[symbol: _ZN6Phonon15MediaController22navigationMenuToStringENS0_14NavigationMenuE]
MediaController::setCurrentMenu ( enum MediaController::NavigationMenu menu )
[symbol: _ZN6Phonon15MediaController14setCurrentMenuENS0_14NavigationMenuE]
mediasource.h,
libphonon.so.4.6.0
namespace Phonon
MediaSource::audioCaptureDevice ( ) const
[symbol: _ZNK6Phonon11MediaSource18audioCaptureDeviceEv]
MediaSource::deviceAccessList ( ) const
[symbol: _ZNK6Phonon11MediaSource16deviceAccessListEv]
MediaSource::MediaSource [in-charge] ( enum Capture::DeviceType deviceType, enum CaptureCategory category )
[symbol: _ZN6Phonon11MediaSourceC1ENS_7Capture10DeviceTypeENS_15CaptureCategoryE]
MediaSource::MediaSource [in-charge] ( AudioCaptureDevice const& device )
[symbol: _ZN6Phonon11MediaSourceC1ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE4EEE]
MediaSource::MediaSource [in-charge] ( DeviceAccess const& access )
[symbol: _ZN6Phonon11MediaSourceC1ERK5QPairI10QByteArray7QStringE]
MediaSource::MediaSource [in-charge] ( VideoCaptureDevice const& device )
[symbol: _ZN6Phonon11MediaSourceC1ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE5EEE]
MediaSource::MediaSource [not-in-charge] ( enum Capture::DeviceType deviceType, enum CaptureCategory category )
[symbol: _ZN6Phonon11MediaSourceC2ENS_7Capture10DeviceTypeENS_15CaptureCategoryE]
MediaSource::MediaSource [not-in-charge] ( AudioCaptureDevice const& device )
[symbol: _ZN6Phonon11MediaSourceC2ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE4EEE]
MediaSource::MediaSource [not-in-charge] ( DeviceAccess const& access )
[symbol: _ZN6Phonon11MediaSourceC2ERK5QPairI10QByteArray7QStringE]
MediaSource::MediaSource [not-in-charge] ( VideoCaptureDevice const& device )
[symbol: _ZN6Phonon11MediaSourceC2ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE5EEE]
MediaSource::mrl ( ) const
[symbol: _ZNK6Phonon11MediaSource3mrlEv]
MediaSource::videoCaptureDevice ( ) const
[symbol: _ZNK6Phonon11MediaSource18videoCaptureDeviceEv]
mrl.h,
libphonon.so.4.6.0
namespace Phonon
Mrl::Mrl [in-charge] ( )
[symbol: _ZN6Phonon3MrlC1Ev]
Mrl::Mrl [in-charge] ( Mrl const& copy )
[symbol: _ZN6Phonon3MrlC1ERKS0_]
Mrl::Mrl [in-charge] ( QString const& url )
[symbol: _ZN6Phonon3MrlC1ERK7QString]
Mrl::Mrl [in-charge] ( QUrl const& url )
[symbol: _ZN6Phonon3MrlC1ERK4QUrl]
Mrl::Mrl [not-in-charge] ( )
[symbol: _ZN6Phonon3MrlC2Ev]
Mrl::Mrl [not-in-charge] ( Mrl const& copy )
[symbol: _ZN6Phonon3MrlC2ERKS0_]
Mrl::Mrl [not-in-charge] ( QString const& url )
[symbol: _ZN6Phonon3MrlC2ERK7QString]
Mrl::Mrl [not-in-charge] ( QUrl const& url )
[symbol: _ZN6Phonon3MrlC2ERK4QUrl]
Mrl::operator = ( Mrl const& copy )
[symbol: _ZN6Phonon3MrlaSERKS0_]
Mrl::operator = ( QString const& url )
[symbol: _ZN6Phonon3MrlaSERK7QString]
Mrl::toEncoded ( QUrl::FormattingOptions options ) const
[symbol: _ZNK6Phonon3Mrl9toEncodedE6QFlagsIN4QUrl16FormattingOptionEE]
objectdescription.h,
libphonon.so.4.6.0
namespace Phonon
registerMetaTypes ( )
[symbol: _ZN6Phonon17registerMetaTypesEv]
phononnamespace.h,
libphonon.so.4.6.0
namespace Phonon
categoryToString ( enum CaptureCategory c )
[symbol: _ZN6Phonon16categoryToStringENS_15CaptureCategoryE]
pulsesupport.h,
libphonon.so.4.6.0
namespace Phonon
PulseSupport::objectIndexesByCategory ( enum ObjectDescriptionType type, enum CaptureCategory category ) const
[symbol: _ZNK6Phonon12PulseSupport23objectIndexesByCategoryENS_21ObjectDescriptionTypeENS_15CaptureCategoryE]
PulseSupport::registerCaptureStream ( QString streamUuid, enum CaptureCategory category )
[symbol: _ZN6Phonon12PulseSupport21registerCaptureStreamE7QStringNS_15CaptureCategoryE]
PulseSupport::setCaptureDevicePriorityForCategory ( enum CaptureCategory category, QList<int> order )
[symbol: _ZN6Phonon12PulseSupport35setCaptureDevicePriorityForCategoryENS_15CaptureCategoryE5QListIiE]
videoplayer.h,
libphonon.so.4.6.0
namespace Phonon
VideoPlayer::event ( struct QEvent* p1 )
[symbol: _ZN6Phonon11VideoPlayer5eventEP6QEvent]
to the top
Problems with Data Types, Medium Severity (3)
mediasource.h
namespace Phonon
[+] enum MediaSource::Type (1)
| Change |
Effect |
1 | Value of member Empty has been changed from 4 to 5. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
MediaSource::type ( ) constReturn value has type 'enum MediaSource::Type'.
platformplugin.h
namespace Phonon
[+] class PlatformPlugin (2)
| Change |
Effect |
1 | Virtual method PlatformPlugin::deviceAccessListFor ( AudioCaptureDevice const& ) const has been added to this class. | The layout of v-table has been changed. This leaf class has no exported constructors and therefore applications will copy an old v-table of the class that will not contain a pointer to added virtual method. Call of any method in this class may result in crash or incorrect behavior of applications. NOTE: if new virtual method is called only from other new methods, then binary compatibility should not be affected. |
2 | Virtual method PlatformPlugin::deviceAccessListFor ( VideoCaptureDevice const& ) const has been added to this class. | The layout of v-table has been changed. This leaf class has no exported constructors and therefore applications will copy an old v-table of the class that will not contain a pointer to added virtual method. Call of any method in this class may result in crash or incorrect behavior of applications. NOTE: if new virtual method is called only from other new methods, then binary compatibility should not be affected. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 16 entries | Virtual Table (New) - 18 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~PlatformPlugin |
~PlatformPlugin |
12 |
~PlatformPlugin |
~PlatformPlugin |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
__cxa_pure_virtual |
__cxa_pure_virtual |
36 |
__cxa_pure_virtual |
__cxa_pure_virtual |
40 |
__cxa_pure_virtual |
__cxa_pure_virtual |
44 |
__cxa_pure_virtual |
__cxa_pure_virtual |
48 |
__cxa_pure_virtual |
__cxa_pure_virtual |
52 |
__cxa_pure_virtual |
__cxa_pure_virtual |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
PlatformPlugin::deviceAccessListFor |
PlatformPlugin::deviceAccessListFor |
64 |
|
PlatformPlugin::deviceAccessListFor |
68 |
|
PlatformPlugin::deviceAccessListFor |
[+] affected symbols (11)
PlatformPlugin::saveVolume ( QString const& outputName, qreal volume )This method is from 'PlatformPlugin' class.
PlatformPlugin::createBackend ( QString const& library, QString const& version )This method is from 'PlatformPlugin' class.
PlatformPlugin::createBackend ( )This method is from 'PlatformPlugin' class.
PlatformPlugin::createMediaStream ( struct QUrl const& url, QObject* parent )This method is from 'PlatformPlugin' class.
PlatformPlugin::loadVolume ( QString const& outputName ) constThis method is from 'PlatformPlugin' class.
PlatformPlugin::notification ( char const* notificationName, QString const& text, QStringList const& actions, QObject* receiver, char const* actionSlot ) constThis method is from 'PlatformPlugin' class.
PlatformPlugin::applicationName ( ) constThis method is from 'PlatformPlugin' class.
PlatformPlugin::isMimeTypeAvailable ( QString const& mimeType ) constThis method is from 'PlatformPlugin' class.
PlatformPlugin::objectDescriptionIndexes ( enum ObjectDescriptionType type ) constThis method is from 'PlatformPlugin' class.
PlatformPlugin::objectDescriptionProperties ( enum ObjectDescriptionType type, int index ) constThis method is from 'PlatformPlugin' class.
PlatformPlugin::icon ( QString const& name ) constThis method is from 'PlatformPlugin' class.
...
to the top
Problems with Data Types, Low Severity (1)
videoplayer.h
namespace Phonon
[+] class VideoPlayer (1)
| Change |
Effect |
1 | Virtual method QObject::event ( struct QEvent* ) has been overridden by VideoPlayer::event ( struct QEvent* ). | Method VideoPlayer::event ( struct QEvent* ) will be called instead of QObject::event ( struct QEvent* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 63 entries | Virtual Table (New) - 63 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
VideoPlayer::metaObject |
VideoPlayer::metaObject |
12 |
VideoPlayer::qt_metacast |
VideoPlayer::qt_metacast |
16 |
VideoPlayer::qt_metacall |
VideoPlayer::qt_metacall |
20 |
~VideoPlayer |
~VideoPlayer |
24 |
~VideoPlayer |
~VideoPlayer |
28 |
QWidget::event |
VideoPlayer::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QWidget::sizeHint |
QWidget::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QWidget::mousePressEvent |
QWidget::mousePressEvent |
84 |
QWidget::mouseReleaseEvent |
QWidget::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QWidget::mouseMoveEvent |
QWidget::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QWidget::keyPressEvent |
QWidget::keyPressEvent |
104 |
QWidget::keyReleaseEvent |
QWidget::keyReleaseEvent |
108 |
QWidget::focusInEvent |
QWidget::focusInEvent |
112 |
QWidget::focusOutEvent |
QWidget::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QWidget::paintEvent |
QWidget::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::resizeEvent |
136 |
QWidget::closeEvent |
QWidget::closeEvent |
140 |
QWidget::contextMenuEvent |
QWidget::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QWidget::dragEnterEvent |
QWidget::dragEnterEvent |
156 |
QWidget::dragMoveEvent |
QWidget::dragMoveEvent |
160 |
QWidget::dragLeaveEvent |
QWidget::dragLeaveEvent |
164 |
QWidget::dropEvent |
QWidget::dropEvent |
168 |
QWidget::showEvent |
QWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QWidget::changeEvent |
QWidget::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QWidget::inputMethodEvent |
QWidget::inputMethodEvent |
192 |
QWidget::inputMethodQuery |
QWidget::inputMethodQuery |
196 |
QWidget::focusNextPrevChild |
QWidget::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
228 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
232 |
non-virtual thunk |
non-virtual thunk |
236 |
non-virtual thunk |
non-virtual thunk |
240 |
non-virtual thunk |
non-virtual thunk |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QObject::event ( struct QEvent* p1 )The method 'VideoPlayer::event (struct QEvent* p1)' will be called instead of this method.
to the top
Problems with Symbols, Low Severity (2)
audiooutputinterface.h,
libphonon.so.4.4.0
namespace Phonon
[+] AudioOutputInterface42::deviceAccessListFor ( AudioOutputDevice const& p1 ) const (1)
[symbol: _ZNK6Phonon22AudioOutputInterface4219deviceAccessListForERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE0EEE]
| Change | Effect |
---|
1 | Type of return value has been changed from QList<QPair<QByteArray,QString> > to QList<DeviceAccess>. | Replacement of return type may indicate a change in its semantic meaning. |
avcapture.h,
libphononexperimental.so.4.4.0
namespace Phonon::Experimental
[+] AvCapture::videoCaptureDevice ( ) const (1)
[symbol: _ZNK6Phonon12Experimental9AvCapture18videoCaptureDeviceEv]
| Change | Effect |
---|
1 | Type of return value has been changed from VideoCaptureDevice to Phonon::VideoCaptureDevice. | Replacement of return type may indicate a change in its semantic meaning. |
to the top
Other Changes in Data Types (3)
mediasource.h
namespace Phonon
[+] enum MediaSource::Type (1)
| Change |
Effect |
1 | The member CaptureDevice with value 4 has been added. | No effect. |
[+] affected symbols (1)
MediaSource::type ( ) constReturn value has type 'enum MediaSource::Type'.
objectdescription.h
namespace Phonon
[+] enum ObjectDescriptionType (1)
| Change |
Effect |
1 | The member VideoCaptureDeviceType with value 5 has been added. | No effect. |
[+] affected symbols (9)
PulseSupport::objectDescriptionChanged ( enum ObjectDescriptionType p1 )1st parameter 'p1' has type 'enum ObjectDescriptionType'.
PulseSupport::emitObjectDescriptionChanged ( enum ObjectDescriptionType p1 )1st parameter 'p1' has type 'enum ObjectDescriptionType'.
ObjectDescriptionData::fromIndex ( enum ObjectDescriptionType type, int index ) [static]1st parameter 'type' has type 'enum ObjectDescriptionType'.
ObjectDescriptionModelData::dropMimeData ( enum ObjectDescriptionType type, struct QMimeData const* data, enum Qt::DropAction action, int row, int column, QModelIndex const& parent )1st parameter 'type' has type 'enum ObjectDescriptionType'.
PulseSupport::objectIndexesByCategory ( enum ObjectDescriptionType type, enum Category category ) const1st parameter 'type' has type 'enum ObjectDescriptionType'.
PulseSupport::objectDescriptionIndexes ( enum ObjectDescriptionType type ) const1st parameter 'type' has type 'enum ObjectDescriptionType'.
PulseSupport::objectDescriptionProperties ( enum ObjectDescriptionType type, int index ) const1st parameter 'type' has type 'enum ObjectDescriptionType'.
ObjectDescriptionModelData::mimeData ( enum ObjectDescriptionType type, QModelIndexList const& indexes ) const1st parameter 'type' has type 'enum ObjectDescriptionType'.
ObjectDescriptionModelData::mimeTypes ( enum ObjectDescriptionType type ) const1st parameter 'type' has type 'enum ObjectDescriptionType'.
videoframe2.h
namespace Phonon::Experimental
[+] enum VideoFrame2::Format (1)
| Change |
Effect |
1 | The member Format_RGB32 with value 4 has been added. | No effect. |
[+] affected symbols (2)
VideoDataOutput2::frameReady ( VideoFrame2 const& p1 )Field 'p1.format' in 1st parameter 'p1' (reference) has type 'enum VideoFrame2::Format'.
VideoDataOutput2::frameReadySignal ( VideoFrame2 const& p1 )Field 'p1.format' in 1st parameter 'p1' (reference) has type 'enum VideoFrame2::Format'.
to the top
Header Files (147)
abstractaudiodataoutput.h
abstractaudiooutput.h
abstractmediastream.h
AbstractVideoDataOutput
abstractvideodataoutput.h
abstractvideooutput.h
addoninterface.h
AudioCaptureDevice
AudioCaptureDeviceModel
AudioChannelDescription
AudioChannelDescriptionModel
AudioDataOutput
audiodataoutput.h
audiodataoutputinterface.h
audioformat.h
audiooutput.h
audiooutputinterface.h
AudioOutputInterface40
AudioOutputInterface42
avcapture.h
backendcapabilities.h
backendinterface.h
effect.h
effectinterface.h
effectparameter.h
effectwidget.h
audiodataoutput.h (experimental/audiodataoutput.h)
audiodataoutputinterface.h (experimental/audiodataoutputinterface.h)
backendcapabilities.h (experimental/backendcapabilities.h)
backendinterface.h (experimental/backendinterface.h)
globalconfig.h (experimental/globalconfig.h)
mediasource.h (experimental/mediasource.h)
objectdescription.h (experimental/objectdescription.h)
phononnamespace.h (experimental/phononnamespace.h)
videowidget.h (experimental/videowidget.h)
export.h
globalconfig.h
AbstractAudioOutput (KDE/Phonon/AbstractAudioOutput)
AbstractMediaStream (KDE/Phonon/AbstractMediaStream)
AbstractVideoOutput (KDE/Phonon/AbstractVideoOutput)
AddonInterface (KDE/Phonon/AddonInterface)
AudioOutput (KDE/Phonon/AudioOutput)
AudioOutputDevice (KDE/Phonon/AudioOutputDevice)
AudioOutputDeviceModel (KDE/Phonon/AudioOutputDeviceModel)
AudioOutputInterface (KDE/Phonon/AudioOutputInterface)
BackendCapabilities (KDE/Phonon/BackendCapabilities)
BackendInterface (KDE/Phonon/BackendInterface)
Effect (KDE/Phonon/Effect)
EffectDescription (KDE/Phonon/EffectDescription)
EffectDescriptionModel (KDE/Phonon/EffectDescriptionModel)
EffectInterface (KDE/Phonon/EffectInterface)
EffectParameter (KDE/Phonon/EffectParameter)
EffectWidget (KDE/Phonon/EffectWidget)
Global (KDE/Phonon/Global)
MediaController (KDE/Phonon/MediaController)
MediaNode (KDE/Phonon/MediaNode)
MediaObject (KDE/Phonon/MediaObject)
MediaObjectInterface (KDE/Phonon/MediaObjectInterface)
MediaSource (KDE/Phonon/MediaSource)
ObjectDescription (KDE/Phonon/ObjectDescription)
ObjectDescriptionModel (KDE/Phonon/ObjectDescriptionModel)
Path (KDE/Phonon/Path)
PlatformPlugin (KDE/Phonon/PlatformPlugin)
SeekSlider (KDE/Phonon/SeekSlider)
StreamInterface (KDE/Phonon/StreamInterface)
VideoPlayer (KDE/Phonon/VideoPlayer)
VideoWidget (KDE/Phonon/VideoWidget)
VideoWidgetInterface (KDE/Phonon/VideoWidgetInterface)
VolumeFaderEffect (KDE/Phonon/VolumeFaderEffect)
VolumeFaderInterface (KDE/Phonon/VolumeFaderInterface)
VolumeSlider (KDE/Phonon/VolumeSlider)
mediacontroller.h
medianode.h
mediaobject.h
mediaobjectinterface.h
mediasource.h
objectdescription.h
ObjectDescriptionData
objectdescriptionmodel.h
ObjectDescriptionModelData
packet.h
packetpool.h
path.h
AbstractAudioOutput (phonon/AbstractAudioOutput)
AbstractMediaStream (phonon/AbstractMediaStream)
AbstractVideoOutput (phonon/AbstractVideoOutput)
AddonInterface (phonon/AddonInterface)
AudioOutput (phonon/AudioOutput)
AudioOutputDevice (phonon/AudioOutputDevice)
AudioOutputDeviceModel (phonon/AudioOutputDeviceModel)
AudioOutputInterface (phonon/AudioOutputInterface)
BackendCapabilities (phonon/BackendCapabilities)
BackendInterface (phonon/BackendInterface)
Effect (phonon/Effect)
EffectDescription (phonon/EffectDescription)
EffectDescriptionModel (phonon/EffectDescriptionModel)
EffectInterface (phonon/EffectInterface)
EffectParameter (phonon/EffectParameter)
EffectWidget (phonon/EffectWidget)
Global (phonon/Global)
MediaController (phonon/MediaController)
MediaNode (phonon/MediaNode)
MediaObject (phonon/MediaObject)
MediaObjectInterface (phonon/MediaObjectInterface)
MediaSource (phonon/MediaSource)
ObjectDescription (phonon/ObjectDescription)
ObjectDescriptionModel (phonon/ObjectDescriptionModel)
Path (phonon/Path)
PlatformPlugin (phonon/PlatformPlugin)
SeekSlider (phonon/SeekSlider)
StreamInterface (phonon/StreamInterface)
VideoPlayer (phonon/VideoPlayer)
VideoWidget (phonon/VideoWidget)
VideoWidgetInterface (phonon/VideoWidgetInterface)
VolumeFaderEffect (phonon/VolumeFaderEffect)
VolumeFaderInterface (phonon/VolumeFaderInterface)
VolumeSlider (phonon/VolumeSlider)
phonon_export.h
phonondefs.h
phononnamespace.h
platformplugin.h
pulsesupport.h
seekslider.h
SnapshotInterface
snapshotinterface.h
streaminterface.h
SubtitleDescription
SubtitleDescriptionModel
VideoDataOutput
videodataoutput.h
videodataoutput2.h
VideoDataOutputInterface
videodataoutputinterface.h
VideoFrame
videoframe.h
VideoFrame2
videoframe2.h
videoplayer.h
videowidget.h
videowidgetinterface.h
VideoWidgetInterface44
VideoWidgetInterfaceLatest
Visualization
visualization.h
volumefadereffect.h
volumefaderinterface.h
volumeslider.h
to the top
Shared Libraries (2)
libphonon.so.4.4.0
libphononexperimental.so.4.4.0
to the top