Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Windows
Media
Capture
IMediaCapture
Interface IMediaCapture
Index
Properties
audioDeviceController
mediaCaptureSettings
onfailed
onrecordlimitationexceeded
videoDeviceController
Methods
addEffectAsync
capturePhotoToStorageFileAsync
capturePhotoToStreamAsync
clearEffectsAsync
getEncoderProperty
getPreviewMirroring
getPreviewRotation
getRecordRotation
initializeAsync
setEncoderProperty
setPreviewMirroring
setPreviewRotation
setRecordRotation
startRecordToCustomSinkAsync
startRecordToStorageFileAsync
startRecordToStreamAsync
stopRecordAsync
Properties
public
audioDeviceController
:
AudioDeviceController
public
mediaCaptureSettings
:
MediaCaptureSettings
public
onfailed
:
any
public
onrecordlimitationexceeded
:
any
public
videoDeviceController
:
VideoDeviceController
Methods
public
addEffectAsync
(
mediaStreamType
:
MediaStreamType
, effectActivationID
:
string
, effectSettings
:
IPropertySet
)
:
IAsyncAction
Parameters
mediaStreamType:
MediaStreamType
effectActivationID:
string
effectSettings:
IPropertySet
Returns
IAsyncAction
public
capturePhotoToStorageFileAsync
(
type
:
ImageEncodingProperties
, file
:
IStorageFile
)
:
IAsyncAction
Parameters
type:
ImageEncodingProperties
file:
IStorageFile
Returns
IAsyncAction
public
capturePhotoToStreamAsync
(
type
:
ImageEncodingProperties
, stream
:
IRandomAccessStream
)
:
IAsyncAction
Parameters
type:
ImageEncodingProperties
stream:
IRandomAccessStream
Returns
IAsyncAction
public
clearEffectsAsync
(
mediaStreamType
:
MediaStreamType
)
:
IAsyncAction
Parameters
mediaStreamType:
MediaStreamType
Returns
IAsyncAction
public
getEncoderProperty
(
mediaStreamType
:
MediaStreamType
, propertyId
:
string
)
:
any
Parameters
mediaStreamType:
MediaStreamType
propertyId:
string
Returns
any
public
getPreviewMirroring
(
)
:
boolean
Returns
boolean
public
getPreviewRotation
(
)
:
VideoRotation
Returns
VideoRotation
public
getRecordRotation
(
)
:
VideoRotation
Returns
VideoRotation
public
initializeAsync
(
)
:
IAsyncAction
Returns
IAsyncAction
public
initializeAsync
(
mediaCaptureInitializationSettings
:
MediaCaptureInitializationSettings
)
:
IAsyncAction
Parameters
mediaCaptureInitializationSettings:
MediaCaptureInitializationSettings
Returns
IAsyncAction
public
setEncoderProperty
(
mediaStreamType
:
MediaStreamType
, propertyId
:
string
, propertyValue
:
any
)
Parameters
mediaStreamType:
MediaStreamType
propertyId:
string
propertyValue:
any
public
setPreviewMirroring
(
value
:
boolean
)
Parameters
value:
boolean
public
setPreviewRotation
(
value
:
VideoRotation
)
Parameters
value:
VideoRotation
public
setRecordRotation
(
value
:
VideoRotation
)
Parameters
value:
VideoRotation
public
startRecordToCustomSinkAsync
(
encodingProfile
:
MediaEncodingProfile
, customMediaSink
:
IMediaExtension
)
:
IAsyncAction
Parameters
encodingProfile:
MediaEncodingProfile
customMediaSink:
IMediaExtension
Returns
IAsyncAction
public
startRecordToCustomSinkAsync
(
encodingProfile
:
MediaEncodingProfile
, customSinkActivationId
:
string
, customSinkSettings
:
IPropertySet
)
:
IAsyncAction
Parameters
encodingProfile:
MediaEncodingProfile
customSinkActivationId:
string
customSinkSettings:
IPropertySet
Returns
IAsyncAction
public
startRecordToStorageFileAsync
(
encodingProfile
:
MediaEncodingProfile
, file
:
IStorageFile
)
:
IAsyncAction
Parameters
encodingProfile:
MediaEncodingProfile
file:
IStorageFile
Returns
IAsyncAction
public
startRecordToStreamAsync
(
encodingProfile
:
MediaEncodingProfile
, stream
:
IRandomAccessStream
)
:
IAsyncAction
Parameters
encodingProfile:
MediaEncodingProfile
stream:
IRandomAccessStream
Returns
IAsyncAction
public
stopRecordAsync
(
)
:
IAsyncAction
Returns
IAsyncAction
Globals
Windows
Windows.ApplicationModel
Windows.ApplicationModel.Activation
Windows.ApplicationModel.Background
Windows.ApplicationModel.Contacts
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Core
Windows.ApplicationModel.DataTransfer
Windows.ApplicationModel.DataTransfer.ShareTarget
Windows.ApplicationModel.Resources
Windows.ApplicationModel.Resources.Core
Windows.ApplicationModel.Resources.Management
Windows.ApplicationModel.Search
Windows.ApplicationModel.Store
Windows.Data
Windows.Data.Html
Windows.Data.Json
Windows.Data.Xml
Windows.Data.Xml.Dom
Windows.Data.Xml.Xsl
Windows.Devices
Windows.Devices.Enumeration
Windows.Devices.Enumeration.Pnp
Windows.Devices.Geolocation
Windows.Devices.Input
Windows.Devices.Portable
Windows.Devices.Printers
Windows.Devices.Printers.Extensions
Windows.Devices.Sensors
Windows.Devices.Sms
Windows.Foundation
Windows.Foundation.Collections
Windows.Foundation.Diagnostics
Windows.Foundation.Metadata
Windows.Globalization
Windows.Globalization.Collation
Windows.Globalization.DateTimeFormatting
Windows.Globalization.Fonts
Windows.Globalization.NumberFormatting
Windows.Graphics
Windows.Graphics.Display
Windows.Graphics.Imaging
Windows.Graphics.Printing
Windows.Graphics.Printing.OptionDetails
Windows.Management
Windows.Management.Core
Windows.Management.Deployment
Windows.Media
Windows.Media.Capture
Windows.Media.Devices
Windows.Media.MediaProperties
Windows.Media.PlayTo
Windows.Media.Playlists
Windows.Media.Protection
Windows.Media.Transcoding
Windows.Networking
Windows.Networking.BackgroundTransfer
Windows.Networking.Connectivity
Windows.Networking.NetworkOperators
Windows.Networking.Proximity
Windows.Networking.PushNotifications
Windows.Networking.Sockets
Windows.Security
Windows.Security.Authentication
Windows.Security.Authentication.OnlineId
Windows.Security.Authentication.Web
Windows.Security.Credentials
Windows.Security.Credentials.UI
Windows.Security.Cryptography
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Core
Windows.Security.Cryptography.DataProtection
Windows.Security.ExchangeActiveSyncProvisioning
Windows.Storage
Windows.Storage.AccessCache
Windows.Storage.BulkAccess
Windows.Storage.Compression
Windows.Storage.FileProperties
Windows.Storage.Pickers
Windows.Storage.Pickers.Provider
Windows.Storage.Provider
Windows.Storage.Search
Windows.Storage.Streams
Windows.System
Windows.System.Display
Windows.System.Profile
Windows.System.RemoteDesktop
Windows.System.Threading
Windows.System.Threading.Core
Windows.System.UserProfile
Windows.UI
Windows.UI.ApplicationSettings
Windows.UI.Core
Windows.UI.Core.AnimationMetrics
Windows.UI.Input
Windows.UI.Input.Inking
Windows.UI.Notifications
Windows.UI.Popups
Windows.UI.StartScreen
Windows.UI.Text
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.Web
Windows.Web.AtomPub
Windows.Web.Syndication
CameraCaptureUIMaxPhotoResolution
CameraCaptureUIMaxVideoResolution
CameraCaptureUIMode
CameraCaptureUIPhotoFormat
CameraCaptureUIVideoFormat
MediaStreamType
PhotoCaptureSource
PowerlineFrequency
StreamingCaptureMode
VideoDeviceCharacteristic
VideoRotation
ICameraCaptureUI
ICameraCaptureUIPhotoCaptureSettings
ICameraCaptureUIVideoCaptureSettings
ICameraOptionsUIStatics
IMediaCapture
audioDeviceController
mediaCaptureSettings
onfailed
onrecordlimitationexceeded
videoDeviceController
addEffectAsync
capturePhotoToStorageFileAsync
capturePhotoToStreamAsync
clearEffectsAsync
getEncoderProperty
getPreviewMirroring
getPreviewRotation
getRecordRotation
initializeAsync
setEncoderProperty
setPreviewMirroring
setPreviewRotation
setRecordRotation
startRecordToCustomSinkAsync
startRecordToStorageFileAsync
startRecordToStreamAsync
stopRecordAsync
IMediaCaptureFailedEventArgs
IMediaCaptureInitializationSettings
IMediaCaptureSettings
IMediaCaptureVideoPreview
MediaCaptureFailedEventHandler
RecordLimitationExceededEventHandler
CameraCaptureUI
CameraCaptureUIPhotoCaptureSettings
CameraCaptureUIVideoCaptureSettings
CameraOptionsUI
MediaCapture
MediaCaptureFailedEventArgs
MediaCaptureInitializationSettings
MediaCaptureSettings