Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/interfaces/kits/c/
H A Dnative_avsession.h77 } AVSession_Type; typedef
339 AVSession_ErrCode OH_AVSession_Create(AVSession_Type sessionType, const char* sessionTag,
390 AVSession_ErrCode OH_AVSession_GetSessionType(OH_AVSession* avsession, AVSession_Type* sessionType);
/foundation/multimedia/av_session/frameworks/native/ohavsession/include/
H A DOHAVSession.h33 OHAVSession(AVSession_Type sessionType, const char* sessionTag,
73 std::unordered_map<std::string, AVSession_Type> avsessionTypes = {
/foundation/multimedia/av_session/frameworks/native/ohavsession/src/
H A DOHAVSession.cpp29 OHAVSession::OHAVSession(AVSession_Type sessionType, const char* sessionTag, in OHAVSession()
337 AVSession_ErrCode OH_AVSession_Create(AVSession_Type sessionType, const char* sessionTag, in OH_AVSession_Create()
396 AVSession_ErrCode OH_AVSession_GetSessionType(OH_AVSession* avsession, AVSession_Type* sessionType) in OH_AVSession_GetSessionType()
/foundation/multimedia/av_session/frameworks/native/ohavsession/test/unittest/
H A Doh_av_session_test.cpp130 AVSession_Type sessionType; in HWTEST()

Completed in 5 milliseconds