Skip to content
  • Matthias Kretz's avatar
    fixed dox still mentioning MediaProducer · acf437c1
    Matthias Kretz authored
    fixed d_ptr that was public (and krazy didn't see that) -> made it protected
    made AudioDevice use QExplicitlySharedDataPointer instead of custom refcounting
    made VideoFrame a struct instead of a class
    fixed krazy issues:
    - marked (internal) IODeviceStream ctor explicit
    - const d pointer for AudioPlayer and VideoPlayer
    acf437c1