Part Number: TDA2HG
Hi all:
we are woring on visionsdk 3.05 and migrate to 3.08
for our DVR, we are using gstreamer for video playback, per above discussion,using the ivi-shell can control the position of video window(waylandsink), then how to control the z-order of this video window, as we use the QT for GUI, the window(surface) layout would be
1. QT widget(background view)
2. video window(waylandsink)
3 QT widget view for play control
Thanks