Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 25 of 31) sorted by relevance

12

/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_interrupt_test.cpp286 void AudioInterruptTest::SaveStreamInfo(ContentType contentType, StreamUsage streamUsage) in SaveStreamInfo()
335 … ContentType contentType = static_cast<ContentType>(strtol(argv[argIndexTwo], NULL, numBase)); in main() local
Daudio_renderer_test.cpp318 ContentType contentType = ContentType::CONTENT_TYPE_MUSIC; in TestPlayback() local
/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/download/
Ddownloader.h37 char contentType[32]; // 32 chars member
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/continuous_task_jsunittest/
Dcontinuous_task_jsunit.test.js154 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
218 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
334 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
396 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Di_audio_stream.cpp80 AudioStreamType IAudioStream::GetStreamType(ContentType contentType, StreamUsage streamUsage) in GetStreamType()
Daudio_stream_manager.cpp111 ContentType contentType = CONTENT_TYPE_UNKNOWN; in GetEffectInfoArray() local
/foundation/multimedia/player_framework/frameworks/js/ringtone_manager/include/
Dringtone_player_napi.h78 AudioStandard::ContentType contentType; member
/foundation/multimedia/player_framework/services/services/engine_intf/
Di_player_engine.h91 virtual int32_t SetAudioRendererInfo(const int32_t contentType, const int32_t streamUsage, in SetAudioRendererInfo()
/foundation/multimedia/player_framework/frameworks/js/ringtone_manager/src/
Daudio_renderer_info_napi.cpp136 AudioStandard::ContentType contentType; in GetContentType() local
165 int32_t contentType; in SetContentType() local
/foundation/communication/dsoftbus/core/connection/p2p/negotiation/include/
Dp2plink_negotiation.h44 P2pContentType contentType; member
54 P2pContentType contentType; member
/foundation/multimedia/audio_framework/interfaces/kits/js/audio_manager/include/
Daudio_stream_mgr_napi.h47 int32_t contentType; member
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioStreamBuilder.cpp84 ContentType contentType = ContentType::CONTENT_TYPE_MUSIC; in OH_AudioStreamBuilder_SetRendererInfo() local
218 …udioStream_Result OHAudioStreamBuilder::SetRendererInfo(StreamUsage usage, ContentType contentType) in SetRendererInfo()
/foundation/multimedia/audio_framework/interfaces/kits/js/audio_capturer/include/
Daudio_capturer_napi.h68 ContentType contentType; member
/foundation/communication/dsoftbus/core/connection/wifi_direct/processor/
Dp2p_v1_processor.c740 enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, -1); in ProcessConnectRequestAsGo() local
833 enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, -1); in ProcessConnectRequestAsGc() local
993 enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, -1); in ProcessConnectResponseAsGo() local
1109 …enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, P2P_CONTENT_TYPE… in ProcessConnectResponseAsNone() local
/foundation/multimedia/histreamer/engine/scene/player/standard/
Dhiplayer_impl.cpp778 int32_t contentType; in SetParameter() local
1053 int32_t HiPlayerImpl::SetAudioRendererInfo(const int32_t contentType, const int32_t streamUsage, in SetAudioRendererInfo()
/foundation/multimedia/audio_framework/interfaces/kits/js/audio_renderer/include/
Daudio_renderer_napi.h85 ContentType contentType; member
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
Dplayer_server_mem.h122 int32_t contentType = -1; member
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp138 ContentType contentType = rendererOptions.rendererInfo.contentType; in Create() local
605 ContentType contentType = audioRendererDesc.contentType; in SetAudioRendererDesc() local
/foundation/communication/dsoftbus/core/connection/p2p/negotiation/src/
Dp2plink_negotiation.c711 int32_t contentType; in JsonToConnRequest() local
1243 int32_t contentType; in P2pLinkNeoConnResponseProc() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_capturer/src/
Daudio_parameters_napi.cpp681 ContentType contentType; in GetContentType() local
710 int32_t contentType; in SetContentType() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_stream_collector.cpp563 AudioStreamType AudioStreamCollector::GetVolumeTypeFromContentUsage(ContentType contentType, Stream… in GetVolumeTypeFromContentUsage()
/foundation/distributedhardware/distributed_audio/services/common/audioparam/
Daudio_param.h99 ContentType contentType = CONTENT_TYPE_UNKNOWN; member
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_renderer_gateway.cpp335 ContentType contentType = audioRendererDesc.contentType; in SetAudioRendererDesc() local
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_info.h665 ContentType contentType; member
687 ContentType contentType; member
701 ContentType contentType = CONTENT_TYPE_UNKNOWN; member
712 ContentType contentType = CONTENT_TYPE_UNKNOWN; member
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/src/
Daudio_sink_sv_impl.cpp193 int32_t contentType = (static_cast<uint32_t>(desc) & 0x0000FFFF); in SetRendererInfo() local

12