Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Specifies the type of video content. This enumeration is used with the CODECAPI_AVEncVideoContentType property.
Syntax
typedef enum eAVEncVideoContentType {
eAVEncVideoContentType_Unknown = 0,
eAVEncVideoContentType_FixedCameraAngle = 1
} ;
Constants
eAVEncVideoContentType_UnknownValue: 0 Unknown or normal content. (Default.) |
eAVEncVideoContentType_FixedCameraAngleValue: 1 The content was captured with a fixed camera, such as a webcam. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Header | codecapi.h |