Skip to content

gstplay: avoid getting property of playbin2 if subtitle_sid is null

  1. There is a probability of getting "current-text" property when play with playbin3, and this property is available only in playbin2.
  2. It will print warning message for this case.
Edited by elliot chen

Merge request reports