1

I have been Created the app which contains default android media player with surfaceView. I can resize the Video , but not able to resize the media player for modify the height and with of play/pause button. In that I having 2 doubt.

  1. Whether can I inflate any custom layout to replace that default media player.
  2. Is it possible to convert MediaController to View or ViewGroup . or else, Is there any possibility to setLayoutParams() for mediaController in code not in xml?

Any have an idea?

Please help me!.

Thanks in advance.

Regards, ThiloG.

4

1 に答える 1

0

再生、停止、一時停止(たとえば)ボタンを表すレイアウトを使用できます。下部のレイアウトに配置するだけです。私はあなたをよく理解していませんでしたが、これでうまくいきます...

于 2012-11-16T14:28:48.180 に答える