Searched refs:captureType_ (Results 1 - 2 of 2) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/ |
H A D | screen_capture_session.cpp | 71 switch (captureType_) { in HandleRtspPlay() 86 SHARING_LOGI("after SetVideoTrack, vtype:%{public}d, vFormat:%{public}d, vcodecId:%{public}d.", captureType_, in HandleRtspPlay() 101 captureType_ = inputMsg->mediaType; in HandleSessionInit() 107 videoFormat_, captureType_, screenId_, audioFormat_); in HandleSessionInit() 180 switch (captureType_) { in NotifyProsumerInit() 195 SHARING_LOGI("afer SetVideoTrack, vtype:%{public}d, vFormat:%{public}d, vcodecId:%{public}d.", captureType_, in NotifyProsumerInit()
|
H A D | screen_capture_session.h | 44 MediaType captureType_ = MEDIA_TYPE_AV; member in OHOS::Sharing::ScreenCaptureSession
|
Completed in 1 milliseconds