androidAttachSurfaceAfterVideoParameters property

bool? androidAttachSurfaceAfterVideoParameters
final

Whether to attach android.view.Surface after video parameters are known.

Default:

  • vo == gpu : true
  • vo != gpu : false

Implementation

final bool? androidAttachSurfaceAfterVideoParameters;