The following tables list the members exposed by MediaCreationManagementScu.
| Name | Description | |
|---|---|---|
| MediaCreationManagementScu Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| AllowLossyCompression | Gets or sets the the value spcifying whether or not to allow lossy compression. |
| AllowMediaSplitting | Gets or sets the value specifying whether or not to allow media splitting. |
| AllowNonDicomObjects | Gets or sets the value specifying wheter to include non-DICOM objects(e.g., HTML files, JPEG images) that are a rendering of the DICOM instances, on the created media. |
| BarcodeSymbology | Gets or sets the barcode symbology. |
| BarcodeValue | Gets or sets the barcode value. |
| Connection | Gets or sets the connection. |
| IncludeDisplayApplication | Gets or sets the the value specifying whether or not to include a display application. |
| LabelStyleSelection | Gets or sets the label style selection. |
| LabelText | Gets or sets the label text. |
| MediaDisposition | Gets or sets the media disposition. |
| MediaFileSetID | Gets or sets the media file set ID. |
| MediaFileSetUID | Gets or sets the media file set UID. |
| MediaSopInstanceUID | Gets or sets the media sop instance UID. |
| NumberOfCopies | Gets or sets the number of copies. |
| PreserveCompositeInstancesAfterMediaCreation | Gets or sets the value specifying whether or not to preserve composite instances after media creation. |
| Priority | Gets or sets the request priority. |
| Scp | Gets or sets the SCP. |
| SpecificCharacterSet | Gets or sets the specific character set. |
| UseLabelInformationFromInstances | Gets or sets the value specifying whether to exract information from the intances to use as the label. |
| Name | Description | |
|---|---|---|
| CancelMediaCreation | Overloaded. Cancels the media creation request. |
| CreateMedia | Sends a DICOM N-CREATE message to an SCP to initiate a media request operation. |
| GetMedia | Gets a currently initiated media creation request. |
| GetMediaObjectStatus | Gets the media creation execution status. |
| TestConnection | Tests the connection. |
| UpdateMediaObjectStatus | Updates the ExecutionStatus of the media creation object. |