Home
last modified time | relevance | path

Searched refs:AVPlayerOnInfoType (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/multimedia/player_framework/
H A Davplayer_base.h152 typedef enum AVPlayerOnInfoType { enum
193 } AVPlayerOnInfoType; typedef
362 * @param type Indicates the information type. For details, see {@link AVPlayerOnInfoType}.
369 typedef void (*OH_AVPlayerOnInfo)(OH_AVPlayer *player, AVPlayerOnInfoType type, int32_t extra);
375 * @param type Indicates the information type. For details, see {@link AVPlayerOnInfoType}.
380 typedef void (*OH_AVPlayerOnInfoCallback)(OH_AVPlayer *player, AVPlayerOnInfoType type, OH_AVFormat* infoBody,

Completed in 1 milliseconds