export declare enum ESPlayerDecode {
    ES_PLAYER_DECODE_HARDWARE = 2,
    ES_PLAYER_DECODE_SOFTWARE = 3
}
