ImageGear v26.0 - Updated
ChannelMode Field




ImageGear.Core Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCAudioType Structure : ChannelMode Field
Indicates the number of channels.
Syntax
'Declaration
 
Public ChannelMode As ImGearIPTCAudioChannelMode
'Usage
 
Dim instance As ImGearIPTCAudioType
Dim value As ImGearIPTCAudioChannelMode
 
value = instance.ChannelMode
 
instance.ChannelMode = value
public ImGearIPTCAudioChannelMode ChannelMode
public: ImGearIPTCAudioChannelMode ChannelMode
public:
ImGearIPTCAudioChannelMode ChannelMode

Field Value

ImGearIPTCAudioChannelMode enumeration value.
Remarks
This property indicates the number of channels in the objectdata.
See Also

Reference

ImGearIPTCAudioType Structure
ImGearIPTCAudioType Members
ImGearIPTCAudioChannelMode Enumeration

Is this page helpful?
Yes No
Thanks for your feedback.