.. _doxcsid-class_p1_1_1_camera_sdk_1_1_live_view_subscription: LiveViewSubscription Class ~~~~~~~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class LiveViewSubscription : :ref:`P1::CameraSdk::ILiveViewSubscription` Properties ^^^^^^^^^^ .. toctree:: :hidden: ImageFormatsSupported Format Crop PreferredMaxDimension FullImageSize Lightness IsSupported IsSubscribed .. list-table:: :widths: 30 70 * - :ref:`ImageFormatsSupported ` - * - :ref:`Format ` - * - :ref:`Crop ` - * - :ref:`PreferredMaxDimension ` - * - :ref:`FullImageSize ` - * - :ref:`Lightness ` - * - :ref:`IsSupported ` - * - :ref:`IsSubscribed ` - Methods ^^^^^^^ .. toctree:: :hidden: ResetCrop SetWhiteBalancePoint Subscribe Subscribe Unsubscribe .. list-table:: :widths: 33 67 * - :ref:`ResetCrop() ` - * - :ref:`SetWhiteBalancePoint(ValuePoint whitePoint) ` - * - :ref:`Subscribe(ImageFormat imageFormat) ` - * - :ref:`Subscribe() ` - * - :ref:`Unsubscribe() ` -