Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.OSD_Layers_Apply Method

Applies selected layer.

Pascal
function OSD_Layers_Apply(ID: Integer): Boolean;
C++
__fastcall Boolean OSD_Layers_Apply(int ID);
C#
public Boolean OSD_Layers_Apply(int ID);
Visual Basic
Public Function OSD_Layers_Apply(ID As Integer) As Boolean
Java
public Boolean OSD_Layers_Apply(int ID);
IDL
Boolean OSD_Layers_Apply(int ID);
JavaScript
OSD_Layers_Apply
Parameters 
Description 
ID: Integer 
ID. 

Returns if operation was successful, otherwise method returns .

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!