This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2HG: [gstreamer] window z-order

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