Method | Description | |
---|---|---|
GetAvailableMediaStreamProperties ( [ mediaStreamType ) : IVectorView |
||
GetMediaStreamProperties ( [ mediaStreamType ) : IMediaEncodingProperties | ||
SetDeviceProperty ( [ propertyId, [ propertyValue ) : void | ||
SetMediaStreamPropertiesAsync ( [ mediaStreamType, [ mediaEncodingProperties ) : IAsyncAction | ||
TryGetPowerlineFrequency ( PowerlineFrequency &value ) : bool | ||
TrySetPowerlineFrequency ( [ value ) : bool |
Method | Description | |
---|---|---|
GetDeviceProperty ( [ propertyId ) : object |
public GetAvailableMediaStreamProperties ( [ mediaStreamType ) : IVectorView |
||
mediaStreamType | [ | |
return | IVectorView |
public GetMediaStreamProperties ( [ mediaStreamType ) : IMediaEncodingProperties | ||
mediaStreamType | [ | |
return | IMediaEncodingProperties |
public SetDeviceProperty ( [ propertyId, [ propertyValue ) : void | ||
propertyId | [ | |
propertyValue | [ | |
return | void |
public SetMediaStreamPropertiesAsync ( [ mediaStreamType, [ mediaEncodingProperties ) : IAsyncAction | ||
mediaStreamType | [ | |
mediaEncodingProperties | [ | |
return | IAsyncAction |
public TryGetPowerlineFrequency ( PowerlineFrequency &value ) : bool | ||
value | PowerlineFrequency | |
return | bool |
public TrySetPowerlineFrequency ( [ value ) : bool | ||
value | [ | |
return | bool |